Hostname
drammenweb.net
Last fetched
drammenweb.net resolves to 1 IPv4 address operated by DOMENESHOP Oslo, Norway in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
drammenweb.net 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.52 | 194.63.248.0/24 | AS12996 | DOMENESHOP Oslo, Norway | NO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- svein andersen
- Contact emails
- 29gjqxxp5ms5@privacy-protection.email
- 7b5p3s3amdq5@privacy-protection.email
- 7ufg6bymy8ys@privacy-protection.email
- bfcjpapyw9nu@privacy-protection.email
- fpq4vwhf5ppw@spamprotection.email
- ibtqtyr9w7hg@privacy-protection.email
- ny2dmm3xgmpb@privacy-protection.email
- rxzx4pcweatm@privacy-protection.email
- xdwf7kzwsoa5@privacy-protection.email
- y8cnhcqvz9pt@spamprotection.email
- yt6doqvcfafc@privacy-protection.email
- z4ooi4ybzrjy@privacy-protection.email
Subdomains
1 observed subdomain of drammenweb.net.
| Subdomain |
|---|
| www.drammenweb.net |
Web-graph footprint
Distinct hostnames that link to or from drammenweb.net in the public web crawl.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for drammenweb.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.domeneshop.no |
Related pages
Pivot deeper into the graph from drammenweb.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "drammenweb.net"})-[: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.