Skip to content

Hostname

madou.com

Last fetched

madou.com resolves to 10 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · madou.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/madou.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.77.25104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
108.139.47.104108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.31108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.73108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.79108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
172.67.203.223172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
3.168.167.1023.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.167.33.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.167.443.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.167.593.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:146
Organization
chen wen qiang
Contact emails

Subdomains

7 observed subdomains of madou.com.

Web-graph footprint

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

22 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from madou.com.

Cypher and MCP

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

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