Hostname
panikad.com
Last fetched
panikad.com resolves to 1 IPv4 address operated by AFRANET to AS62265 announce AS25184 in IR. WHOIS lists iana:1387 as the registrar.
Nutrition Label
Resolution chain
panikad.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 31.14.115.198 | 31.14.115.0/24 | AS25184 | AFRANET to AS62265 announce AS25184 | IR |
WHOIS identity
- Registrar
- iana:1387
- Organization
- evert rauws
- Contact emails
Subdomains
47 observed subdomains of panikad.com.
Showing 25 of 47. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from panikad.com in the public web crawl.
223 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for panikad.com.
| Mechanism | Target |
|---|---|
| SPF_A | panikad.com |
| SPF_MX | panikad.com |
Related pages
Pivot deeper into the graph from panikad.com.
- IP · 31.14.115.198
- ASN · AS25184AFRANET to AS62265 announce AS25184
- Registrar · iana:1387
- Country · IR
- Email · domains@greenhost.nl
- TLD · .com
- Browse hostnames · pa…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "panikad.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.