Skip to content

Hostname

tarhegandom.com

Last fetched

tarhegandom.com resolves to 2 IPv4 addresses operated by GWSN-AS in IR. WHOIS lists iana:113 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.116.163.180185.116.163.0/24AS61173GWSN-ASIR
91.247.174.191.247.174.0/24AS49051GREENHOSTAPSIR

WHOIS identity

Registrar
iana:113
Organization
mehdi gandomi
Contact emails

Subdomains

12 observed subdomains of tarhegandom.com.

Web-graph footprint

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

100 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • tarhegandom.com

SPF policy

5 SPF mechanisms authorising senders for tarhegandom.com.

MechanismTarget
SPF_Atarhegandom.com
SPF_IP116.202.10.28
SPF_IP185.79.157.24
SPF_IP45.90.72.204
SPF_MXtarhegandom.com

Related pages

Pivot deeper into the graph from tarhegandom.com.

Cypher and MCP

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

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