Skip to content

Hostname

todoandroid.es

Last fetched

todoandroid.es resolves to 2 IPv4 addresses operated by AS13287 in ES.

Nutrition Label

WHISPER CANON · todoandroid.esRouting diversity1.5/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/todoandroid.es

Resolution chain

todoandroid.es resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with todoandroid.es in WhisperGraph.

Subdomains

51 observed subdomains of todoandroid.es.

Web-graph footprint

Distinct hostnames that link to or from todoandroid.es in the public web crawl.

382 sites link to this hostname.

342 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from todoandroid.es.

Cypher and MCP

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

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