Skip to content

Hostname

iransaatt.com

Last fetched

iransaatt.com resolves to 1 IPv4 address operated by AS48715 in IR. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · iransaatt.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/iransaatt.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.128.136.60185.128.136.0/24AS48715IR

WHOIS identity

Registrar
iana:1387
Organization
alireza rostami
Contact emails

Subdomains

20 observed subdomains of iransaatt.com.

Web-graph footprint

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

9 sites link to this hostname.

59 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • iransaatt.com

SPF policy

11 SPF mechanisms authorising senders for iransaatt.com.

MechanismTarget
SPF_Airansaatt.com
SPF_IP158.58.187.102
SPF_IP158.58.187.227
SPF_IP185.128.136.60
SPF_IP185.2.14.154
SPF_IP185.2.14.77
SPF_IP217.144.105.103
SPF_IP45.139.102.13
SPF_IP45.139.102.68
SPF_IP95.216.229.206
SPF_MXiransaatt.com

Related pages

Pivot deeper into the graph from iransaatt.com.

Cypher and MCP

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

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