Skip to content

Hostname

daodu.tech

Last fetched

daodu.tech resolves to 3 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in TW. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · daodu.techRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/daodu.tech

Resolution chain

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

IPPrefixASNOperatorCountry
104.199.250.167104.199.248.0/21AS396982GOOGLE-CLOUD-PLATFORM - Google LLCTW
104.21.78.86104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.219.15172.67.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:81
Organization
yowu report
Contact emails

Subdomains

2 observed subdomains of daodu.tech.

Web-graph footprint

Distinct hostnames that link to or from daodu.tech in the public web crawl.

57 sites link to this hostname.

607 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for daodu.tech.

MechanismTarget
SPF_INCLUDE_mailcust.gandi.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from daodu.tech.

Cypher and MCP

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

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