Hostname
deichman.no
Last fetched
deichman.no resolves to 1 IPv4 address operated by AS21331 in NO.
Nutrition Label
Resolution chain
deichman.no 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 |
|---|---|---|---|---|
| 171.23.3.109 | 171.23.0.0/16 | AS21331 | — | NO |
WHOIS identity
- Registrar
- —
- Organization
- oslo kommune kulturetaten
- Contact emails
Subdomains
18 observed subdomains of deichman.no.
Showing 17 of 18. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from deichman.no in the public web crawl.
777 sites link to this hostname.
82 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for deichman.no.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.bibsyst.no |
| SPF_INCLUDE | _spf.online.superoffice.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 167.89.59.190/32 |
Related pages
Pivot deeper into the graph from deichman.no.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "deichman.no"})-[: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.