Skip to content

Hostname

pointer.ir

Last fetched

pointer.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 · pointer.irRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/pointer.ir

Resolution chain

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

WHOIS identity

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

Subdomains

34 observed subdomains of pointer.ir.

Web-graph footprint

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

67 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for pointer.ir.

MechanismTarget
SPF_Apointer.ir
SPF_IP136.243.124.198/32
SPF_MXpointer.ir

Related pages

Pivot deeper into the graph from pointer.ir.

Cypher and MCP

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

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