Skip to content

Hostname

nikpardakht.com

Last fetched

nikpardakht.com resolves to 3 IPv4 addresses operated by SNAPSERV in IR. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · nikpardakht.comRouting diversity2.4/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/nikpardakht.com

Resolution chain

nikpardakht.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
157.119.191.244157.119.191.0/24AS48551SNAPSERVIR
185.166.104.6185.166.104.0/24AS202319IDNIC-VDCI-AS-ID PT Virtual Data Centra IndonesiaIR
185.166.104.7185.166.104.0/24AS202319IDNIC-VDCI-AS-ID PT Virtual Data Centra IndonesiaIR

WHOIS identity

Registrar
iana:1387
Organization
c/o whoistrustee.com
Contact emails

Subdomains

23 observed subdomains of nikpardakht.com.

Web-graph footprint

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

40 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for nikpardakht.com.

MechanismTarget
SPF_Anikpardakht.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.cmercury.com
SPF_INCLUDEspf.sendinblue.com
SPF_MXnikpardakht.com

Related pages

Pivot deeper into the graph from nikpardakht.com.

Cypher and MCP

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

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