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
Resolution chain
dossier.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 139.144.181.179 | 139.144.176.0/21 | AS63949 | — | DE |
| 78.142.63.66 | 78.142.63.0/24 | AS57344 | — | BG |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
Subdomains
37 observed subdomains of dossier.net.
Showing 21 of 37. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for dossier.net.
| Mechanism | Target |
|---|---|
| SPF_A | dossier.net |
| SPF_IP | 139.144.181.179 |
| SPF_IP | 139.162.141.251 |
| SPF_IP | 142.4.7.194 |
| SPF_IP | 74.55.178.162 |
| SPF_IP | 78.142.63.66 |
| SPF_MX | dossier.net |
Related pages
Pivot deeper into the graph from dossier.net.
- IP · 139.144.181.179
- ASN · AS63949
- Registrar · iana:146
- Country · DE
- Email · ck39u8gs77f@networksolutionsprivateregistration.com
- TLD · .net
- Browse hostnames · do…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.