Skip to content

Hostname

elasmogen.com

Last fetched

elasmogen.com resolves to 1 IPv4 address operated by KRYSTAL in GB. WHOIS lists iana:1755 as the registrar.

Nutrition Label

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

Resolution chain

elasmogen.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
77.72.1.4477.72.0.0/21AS12488KRYSTALGB

WHOIS identity

Registrar
iana:1755
Organization
contact privacy inc. customer 0142437035
Contact emails

Subdomains

9 observed subdomains of elasmogen.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for elasmogen.com.

MechanismTarget
SPF_Aelasmogen.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDErelay.k.io
SPF_INCLUDEspf.protection.outlook.com
SPF_IP23.83.209.15
SPF_IP77.72.1.44
SPF_MXelasmogen.com

Related pages

Pivot deeper into the graph from elasmogen.com.

Cypher and MCP

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

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