Hostname
dedekam.com
Last fetched
dedekam.com resolves to 1 IPv4 address operated by AS12996 in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
dedekam.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 |
|---|---|---|---|---|
| 194.63.248.47 | 194.63.248.0/24 | AS12996 | — | NO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- bjarne davidsen
- Contact emails
- bj7jpvhtznue@privacy-protection.email
- dkj4zhakjuan@privacy-protection.email
- m3emixa8pquf@privacy-protection.email
- oeyt9eurweat@privacy-protection.email
- sme3dpuhdxbm@privacy-protection.email
- w8z4tmajpedr@privacy-protection.email
- wfq3huforhxy@privacy-protection.email
- x3yftfytkwma@privacy-protection.email
- xf479rwcpuzk@privacy-protection.email
- yftcy4jzxnog@privacy-protection.email
- ivalindd@online.no
- post@nsn.no
Subdomains
1 observed subdomain of dedekam.com.
| Subdomain |
|---|
| www.dedekam.com |
Web-graph footprint
Distinct hostnames that link to or from dedekam.com in the public web crawl.
15 sites link to this hostname.
5 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for dedekam.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.domeneshop.no |
Related pages
Pivot deeper into the graph from dedekam.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dedekam.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.