Skip to content

Hostname

todocapp.com

Last fetched

todocapp.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · todocapp.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/todocapp.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.164.237.11818.164.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.237.2318.164.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.237.3018.164.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.237.8218.164.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.173.132.1118.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.11318.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.618.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.6018.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.137.1223.169.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.137.193.169.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.137.243.169.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.137.473.169.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW

WHOIS identity

Registrar
iana:468
Organization
on behalf of todocapp.com owner
Contact emails

Web-graph footprint

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

5 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from todocapp.com.

Cypher and MCP

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

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