Skip to content

Hostname

assets.2hatsecurity.com

Last fetched

assets.2hatsecurity.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · assets.2hatsecurity.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/assets.2hatsecurity.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.165.116.10118.165.116.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.116.10818.165.116.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.116.11018.165.116.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.116.2118.165.116.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.253.12718.245.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.253.3918.245.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.253.5418.245.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.253.9718.245.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Threat posture

History

Related pages

Pivot deeper into the graph from assets.2hatsecurity.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "assets.2hatsecurity.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.