Hostname
dogzer.net
Last fetched
dogzer.net resolves to 104.21.68.133, announced in 104.21.64.0/20 by CLOUDFLARENET - Cloudflare, Inc. in CA. dogzer.net is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 104.21.68.133
104.21.64.0/20 · CLOUDFLARENET - Cloudflare, Inc. · Toronto, CA
- 172.67.195.203
172.67.192.0/20 · CLOUDFLARENET - Cloudflare, Inc. · Toronto, CA
IPv6 resolution
Attribution
Cloudflare
cdn · ORIGIN_AS, CDN
WHOIS identity
- Registrar
- iana:433
- Registrant organisation
- de chezelles emmanuel
- Contact emails
- 2zvqnnvcdhw3vv1s4ar5@v.o-w-o.info, 62gz4f5n2b2b5234x553@d.o-w-o.info, b7uw462ytegh2duhc3is@w.o-w-o.info, j7b7imx1lcgighvha5yo@s.o-w-o.info, vt34ldjhu9dizazycvh1@f.o-w-o.info, vtqqlh124dqqlwzwx9o9@z.o-w-o.info
Subdomains
Showing 5 of 5 subdomains (5 per page).
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Mail and authentication
Nameservers
- gina.ns.cloudflare.com
- jake.ns.cloudflare.com
MX records
- aspmx.l.google.com
- alt1.aspmx.l.google.com
- alt2.aspmx.l.google.com
- aspmx2.googlemail.com
SPF policy
- include: messaging-master.com
- mx: dogzer.net
Threat-feed evidence
History
Related pages
Pivot from dogzer.net into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dogzer.net"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.