Skip to content

Hostname

thesaurus.yourdictionary.com

Last fetched

thesaurus.yourdictionary.com resolves to 8 IPv4 addresses operated by AS18001 in IE.

Nutrition Label

WHISPER CANON · thesaurus.yourdictionary.comRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/thesaurus.yourdictionary.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.219.1050.0.0.0/0AS18001IE
13.227.219.1230.0.0.0/0AS18001IE
13.227.219.150.0.0.0/0AS18001IE
13.227.219.380.0.0.0/0AS18001IE
3.168.73.203.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.283.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.383.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.783.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with thesaurus.yourdictionary.com in WhisperGraph.

Subdomains

1 observed subdomain of thesaurus.yourdictionary.com.

Web-graph footprint

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

451 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from thesaurus.yourdictionary.com.

Cypher and MCP

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

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