Hostname
dekksenter.com
Last fetched
dekksenter.com resolves to 1 IPv4 address operated by AS34989 in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
dekksenter.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 |
|---|---|---|---|---|
| 91.189.182.114 | 91.189.176.0/21 | AS34989 | — | NO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- mats andreassen
- Contact emails
- 66zsudyup7h9@privacy-protection.email
- 6hg382rdy9rk@privacy-protection.email
- 6kueibgztxfy@privacy-protection.email
- 7ucdtwmptm4e@spamprotection.email
- 8bho4ccv37nj@privacy-protection.email
- 8e6tcajpwu8p@privacy-protection.email
- 8qgmpnfgjpus@privacy-protection.email
- afcrza5uaqco@privacy-protection.email
- amsqifbky3cx@privacy-protection.email
- bcmkwc9fox2z@privacy-protection.email
- brvp2srfmoz6@privacy-protection.email
- eouj3va4dcew@privacy-protection.email
- gst7omujx8jr@privacy-protection.email
- mtpzcvxm5r7i@privacy-protection.email
- rgnbkt4czgdd@spamprotection.email
- tufpnpf3ibd5@privacy-protection.email
- wc9fu7sphrgi@privacy-protection.email
- xpp5hhek3bvq@privacy-protection.email
Subdomains
1 observed subdomain of dekksenter.com.
| Subdomain |
|---|
| www.dekksenter.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for dekksenter.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.domeneshop.no |
Related pages
Pivot deeper into the graph from dekksenter.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dekksenter.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.