Skip to content

Hostname

d-3.no

Last fetched

d-3.no resolves to 1 IPv4 address operated by DOMENESHOP - Domeneshop AS in NO.

Nutrition Label

WHISPER CANON · d-3.noRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/d-3.no

Resolution chain

d-3.no resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
194.63.249.212194.63.249.0/24AS12996DOMENESHOP - Domeneshop ASNO

WHOIS identity

No WHOIS records are currently associated with d-3.no in WhisperGraph.

Subdomains

1 observed subdomain of d-3.no.

Subdomain
www.d-3.no

Web-graph footprint

Distinct hostnames that link to or from d-3.no in the public web crawl.

6 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for d-3.no.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from d-3.no.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "d-3.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.