Skip to content

Hostname

shakhe.com

Last fetched

shakhe.com resolves to 1 IPv4 address operated by AS62442 in IR. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · shakhe.comRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/shakhe.com

Resolution chain

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

IPPrefixASNOperatorCountry
78.157.45.19778.157.45.0/24AS62442IR

WHOIS identity

Registrar
iana:69
Organization
babak mamipoor
Contact emails

Subdomains

43 observed subdomains of shakhe.com.

Web-graph footprint

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

21 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • shakhe.com

SPF policy

10 SPF mechanisms authorising senders for shakhe.com.

MechanismTarget
SPF_Ashakhe.com
SPF_INCLUDE_spf.mail.shakhe.com
SPF_INCLUDE_spf.smtprelay.shakhe.com
SPF_INCLUDEmail.shakhe.com
SPF_INCLUDEspf.smtprelay.snel.com
SPF_IP158.255.77.42
SPF_IP167.235.4.110
SPF_IP185.136.133.75
SPF_IP78.157.45.197
SPF_MXshakhe.com

Related pages

Pivot deeper into the graph from shakhe.com.

Cypher and MCP

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

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