Skip to content

Hostname

famp.ir

Last fetched

famp.ir resolves to 1 IPv4 address operated by AS201999 in IR.

Nutrition Label

WHISPER CANON · famp.irRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.2/10canon.whisper.security/host/famp.ir

Resolution chain

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

IPPrefixASNOperatorCountry
185.159.153.121185.159.153.0/24AS201999IR

WHOIS identity

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

Subdomains

30 observed subdomains of famp.ir.

Web-graph footprint

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

9 sites link to this hostname.

159 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • famp.ir

SPF policy

10 SPF mechanisms authorising senders for famp.ir.

MechanismTarget
SPF_Afamp.ir
SPF_IP185.159.153.119
SPF_IP185.159.153.121
SPF_IP185.159.153.3
SPF_IP185.159.153.33
SPF_IP185.55.224.103
SPF_IP185.55.224.22
SPF_IP192.41.1.2
SPF_IP192.47.1.2
SPF_MXfamp.ir

Related pages

Pivot deeper into the graph from famp.ir.

Cypher and MCP

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

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