Skip to content

Hostname

seemorgh.com

Last fetched

seemorgh.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · seemorgh.comRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/seemorgh.com

Resolution chain

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

IPPrefixASNOperatorCountry
46.4.244.15746.4.0.0/16AS24940DE

WHOIS identity

Registrar
iana:69
Organization
jafar mohaveri
Contact emails

Subdomains

6 observed subdomains of seemorgh.com.

Web-graph footprint

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

415 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for seemorgh.com.

MechanismTarget
SPF_Aseemorgh.com
SPF_IP46.4.229.137
SPF_IP46.4.244.143
SPF_IP46.4.244.157
SPF_IP88.99.204.24
SPF_MXseemorgh.com

Related pages

Pivot deeper into the graph from seemorgh.com.

Cypher and MCP

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

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