Skip to content

Hostname

goor.ir

Last fetched

goor.ir is a registered hostname under the .ir top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · goor.irRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/goor.ir

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with goor.ir in WhisperGraph.

Subdomains

2 observed subdomains of goor.ir.

Web-graph footprint

Distinct hostnames that link to or from goor.ir in the public web crawl.

Threat posture

History

Mail and authentication

MX records

  • goor.ir

SPF policy

8 SPF mechanisms authorising senders for goor.ir.

MechanismTarget
SPF_Agoor.ir
SPF_IP178.216.251.245
SPF_IP185.49.84.252
SPF_IP185.49.85.168
SPF_IP199.19.95.62
SPF_IP79.127.126.70
SPF_IP79.127.127.95
SPF_MXgoor.ir

Related pages

Pivot deeper into the graph from goor.ir.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "goor.ir"})-[: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.