Skip to content

Hostname

alinaziri.com

Last fetched

alinaziri.com resolves to 1 IPv4 address operated by FARASOSAMANEHPASARGAD in IR.

Nutrition Label

WHISPER CANON · alinaziri.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/alinaziri.com

Resolution chain

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

IPPrefixASNOperatorCountry
194.62.17.22194.62.17.0/24AS57497FARASOSAMANEHPASARGADIR

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 alinaziri.com in the public web crawl.

Threat posture

History

Mail and authentication

MX records

  • alinaziri.com

SPF policy

11 SPF mechanisms authorising senders for alinaziri.com.

MechanismTarget
SPF_Aalinaziri.com
SPF_IP138.201.8.179
SPF_IP161.97.145.58
SPF_IP185.165.116.104
SPF_IP185.165.116.22
SPF_IP194.62.17.22
SPF_IP213.108.242.100
SPF_IP88.99.94.14
SPF_IP95.217.62.122
SPF_IP95.217.92.168
SPF_MXalinaziri.com

Related pages

Pivot deeper into the graph from alinaziri.com.

Cypher and MCP

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

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