Skip to content

Hostname

hear.com

Last fetched

hear.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:81 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.7.111108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.8108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.97108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.98108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.155.107.3418.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.107.3518.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.107.4418.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.107.5418.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.173.219.10018.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.219.1918.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.219.218.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.219.7618.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
audibene
Contact emails

Subdomains

54 observed subdomains of hear.com.

Web-graph footprint

Distinct hostnames that link to or from hear.com in the public web crawl.

274 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for hear.com.

Related pages

Pivot deeper into the graph from hear.com.

Cypher and MCP

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

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