Skip to content

Hostname

rezvan.eci-npc.com

Last fetched

rezvan.eci-npc.com resolves to 1 IPv4 address operated by AS48434 in IR.

Nutrition Label

WHISPER CANON · rezvan.eci-npc.comRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/rezvan.eci-npc.com

Resolution chain

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

IPPrefixASNOperatorCountry
94.232.175.13494.232.208.0/21AS48434IR

WHOIS identity

No WHOIS records are currently associated with rezvan.eci-npc.com in WhisperGraph.

Subdomains

2 observed subdomains of rezvan.eci-npc.com.

Web-graph footprint

Distinct hostnames that link to or from rezvan.eci-npc.com in the public web crawl.

4 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for rezvan.eci-npc.com.

MechanismTarget
SPF_IP94.232.173.73/24
SPF_MXrezvan.eci-npc.com

Related pages

Pivot deeper into the graph from rezvan.eci-npc.com.

Cypher and MCP

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

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