Hostname
addictedtopirates.com
Last fetched
addictedtopirates.com resolves to 1 IPv4 address operated by AS8943 in GB. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
addictedtopirates.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 |
|---|---|---|---|---|
| 212.13.201.23 | 212.13.192.0/19 | AS8943 | — | GB |
WHOIS identity
- Registrar
- iana:1001
- Organization
- kristian foshaug
- Contact emails
- kristianfoshaug@hotmail.com
- 9xfte9rjfroc@privacy-protection.email
- ex74wgrhvugz@privacy-protection.email
- fca2xxzgwjba@privacy-protection.email
- nyex2y5gebyt@privacy-protection.email
- s9h7nb57nycm@privacy-protection.email
- yqqmakk5hzxy@privacy-protection.email
- zd5cgzbm2ius@privacy-protection.email
- info@domain-contact.org
Subdomains
1 observed subdomain of addictedtopirates.com.
| Subdomain |
|---|
| www.addictedtopirates.com |
Web-graph footprint
Distinct hostnames that link to or from addictedtopirates.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from addictedtopirates.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "addictedtopirates.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.