Skip to content

Hostname

parsian.com

Last fetched

parsian.com resolves to 1 IPv4 address operated by AS59441 in IR. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · parsian.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/parsian.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.92.92.19245.92.94.0/24AS59441IR

WHOIS identity

Registrar
iana:69
Organization
homayon khosravi dehkordi
Contact emails

Subdomains

12 observed subdomains of parsian.com.

Web-graph footprint

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

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for parsian.com.

MechanismTarget
SPF_Aparsian.com
SPF_INCLUDEmailii.org
SPF_INCLUDEspf.mailii.org
SPF_IP152.53.229.251
SPF_IP185.221.237.165
SPF_IP2.188.175.62
SPF_IP45.92.92.4
SPF_IP94.182.239.123
SPF_MXparsian.com

Related pages

Pivot deeper into the graph from parsian.com.

Cypher and MCP

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

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