Skip to content

Hostname

selfdirected.closebrothersam.com

Last fetched

selfdirected.closebrothersam.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB.

Nutrition Label

WHISPER CANON · selfdirected.closebrothersam.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/selfdirected.closebrothersam.com

Resolution chain

selfdirected.closebrothersam.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.245.253.11118.245.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.253.2718.245.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.253.5018.245.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.253.7718.245.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
3.164.240.203.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.243.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.343.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.93.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

No WHOIS records are currently associated with selfdirected.closebrothersam.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for selfdirected.closebrothersam.com.

MechanismTarget
SPF_INCLUDEmsgfocus.com

Related pages

Pivot deeper into the graph from selfdirected.closebrothersam.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "selfdirected.closebrothersam.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.