Skip to content

Hostname

emergconnect.com

Last fetched

emergconnect.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
15.157.255.2115.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.223.162.19415.222.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.99.2.1403.98.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
35.182.114.16135.182.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:468
Organization
contact privacy inc. customer 1247883412
Contact emails

Subdomains

1 observed subdomain of emergconnect.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for emergconnect.com.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from emergconnect.com.

Cypher and MCP

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

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