Skip to content

Hostname

dossier.net

Last fetched

dossier.net resolves to 2 IPv4 addresses operated by AS63949 in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · dossier.netRouting diversity2.4/10Peering density9.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/dossier.net

Resolution chain

dossier.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

37 observed subdomains of dossier.net.

Web-graph footprint

Distinct hostnames that link to or from dossier.net in the public web crawl.

175 sites link to this hostname.

105 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for dossier.net.

MechanismTarget
SPF_Adossier.net
SPF_IP139.144.181.179
SPF_IP139.162.141.251
SPF_IP142.4.7.194
SPF_IP74.55.178.162
SPF_IP78.142.63.66
SPF_MXdossier.net

Related pages

Pivot deeper into the graph from dossier.net.

Cypher and MCP

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

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

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