Skip to content

Hostname

premergency.com

Last fetched

premergency.com resolves to 3 IPv4 addresses operated by OVH in CA.

Nutrition Label

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

Resolution chain

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

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.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for premergency.com.

MechanismTarget
SPF_Apremergency.com
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEacems1.com
SPF_INCLUDEacems2.com
SPF_INCLUDEem5882.premergency.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEu6798113.wl114.sendgrid.net
SPF_IP144.217.79.205
SPF_IP158.69.194.248
SPF_IP167.114.152.181
SPF_IP18.207.12.57/32
SPF_IP192.99.63.224
SPF_IP34.236.127.150/32
SPF_IP51.161.8.48
SPF_IP54.39.105.210
SPF_IP54.39.49.241/32
SPF_MXpremergency.com

Related pages

Pivot deeper into the graph from premergency.com.

Cypher and MCP

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

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