Skip to content

Hostname

danzbizot.com

Last fetched

danzbizot.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · danzbizot.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/danzbizot.com

Resolution chain

danzbizot.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.22.171104.21.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.245.189.194162.245.184.0/21AS19318IS-AS-1 - Interserver, IncUS
172.67.205.242172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:69
Organization
Contact emails

Subdomains

8 observed subdomains of danzbizot.com.

Web-graph footprint

Distinct hostnames that link to or from danzbizot.com in the public web crawl.

84 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for danzbizot.com.

MechanismTarget
SPF_Adanzbizot.com
SPF_INCLUDErelay.mailbaby.net
SPF_INCLUDErelay.mailchannels.net
SPF_IP142.4.223.98
SPF_IP147.135.255.78
SPF_MXdanzbizot.com

Related pages

Pivot deeper into the graph from danzbizot.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "danzbizot.com"})-[: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.