Skip to content

Hostname

netgam.ir

Last fetched

netgam.ir resolves to 1 IPv4 address operated by HETZNER-AS in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
5.9.5.1675.9.0.0/16AS24940HETZNER-ASDE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • netgam.ir

SPF policy

7 SPF mechanisms authorising senders for netgam.ir.

MechanismTarget
SPF_Anetgam.ir
SPF_IP135.181.9.42
SPF_IP167.235.118.209
SPF_IP5.9.5.167
SPF_IP51.77.43.193
SPF_IP95.217.119.130
SPF_MXnetgam.ir

Related pages

Pivot deeper into the graph from netgam.ir.

Cypher and MCP

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

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