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
Resolution chain
nikpardakht.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 157.119.191.244 | 157.119.191.0/24 | AS48551 | SNAPSERV | IR |
| 185.166.104.6 | 185.166.104.0/24 | AS202319 | IDNIC-VDCI-AS-ID PT Virtual Data Centra Indonesia | IR |
| 185.166.104.7 | 185.166.104.0/24 | AS202319 | IDNIC-VDCI-AS-ID PT Virtual Data Centra Indonesia | IR |
WHOIS identity
- Registrar
- iana:1387
- Organization
- c/o whoistrustee.com
- Contact emails
Subdomains
23 observed subdomains of nikpardakht.com.
Showing 15 of 23. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from nikpardakht.com in the public web crawl.
40 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for nikpardakht.com.
| Mechanism | Target |
|---|---|
| SPF_A | nikpardakht.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf.cmercury.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_MX | nikpardakht.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.