Hostname
argaankan.com
Last fetched
argaankan.com resolves to 1 IPv4 address operated by AS34087 in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
argaankan.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 |
|---|---|---|---|---|
| 178.164.11.108 | 178.164.0.0/19 | AS34087 | — | NO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- karen anna solberg sandholm
- Contact emails
- bgegm2sa5dpa@privacy-protection.email
- dpbvwa46vy4h@privacy-protection.email
- dpmmy8jm9u2q@privacy-protection.email
- mgrdztteqbb8@privacy-protection.email
- ptqvjbxh47cg@privacy-protection.email
- u8qsjdsdrtas@privacy-protection.email
- vwwgydx7rnbb@privacy-protection.email
- wswk2fq3v84u@privacy-protection.email
- z2pqqheyw6ox@privacy-protection.email
- spamjesu@online.no
Subdomains
4 observed subdomains of argaankan.com.
Web-graph footprint
Distinct hostnames that link to or from argaankan.com in the public web crawl.
5 sites link to this hostname.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for argaankan.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.domeneshop.no |
Related pages
Pivot deeper into the graph from argaankan.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "argaankan.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.