Skip to content

Hostname

nikavand.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.78.21.43185.78.21.0/24AS48434IR

WHOIS identity

Registrar
iana:1387
Organization
Contact emails

Subdomains

4 observed subdomains of nikavand.com.

Web-graph footprint

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

8 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • nikavand.com

SPF policy

7 SPF mechanisms authorising senders for nikavand.com.

MechanismTarget
SPF_Anikavand.com
SPF_IP100.64.233.131
SPF_IP116.202.224.76
SPF_IP185.67.100.202
SPF_IP185.78.21.43
SPF_IP82.99.218.195
SPF_MXnikavand.com

Related pages

Pivot deeper into the graph from nikavand.com.

Cypher and MCP

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

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