Skip to content

Hostname

zomorodstone.com

Last fetched

zomorodstone.com resolves to 2 IPv4 addresses operated by AS24940 in FI. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · zomorodstone.comRouting diversity2.4/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/zomorodstone.com

Resolution chain

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

WHOIS identity

Registrar
iana:69
Organization
Contact emails

Subdomains

7 observed subdomains of zomorodstone.com.

Threat posture

History

Mail and authentication

MX records

  • zomorodstone.com

SPF policy

13 SPF mechanisms authorising senders for zomorodstone.com.

MechanismTarget
SPF_Azomorodstone.com
SPF_IP109.236.84.126
SPF_IP138.201.32.233
SPF_IP45.139.11.75
SPF_IP45.95.147.156
SPF_IP65.109.199.20
SPF_IP78.157.38.108
SPF_IP78.157.38.111
SPF_IP89.106.206.244
SPF_IP89.32.248.240
SPF_IP94.130.219.217
SPF_IP94.130.44.82
SPF_MXzomorodstone.com

Related pages

Pivot deeper into the graph from zomorodstone.com.

Cypher and MCP

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

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