Skip to content

Hostname

dictionaryapi.com

Last fetched

dictionaryapi.com resolves to 11 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · dictionaryapi.comRouting diversity4.8/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/dictionaryapi.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.24.104.209100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.213.51.2073.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.219.123.1923.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.220.144.1703.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.227.172.173.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.200.58.7134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.214.61.16244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.1.223.12052.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.201.181.24052.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.236.174.5554.236.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
44.223.124.10144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
domain administrator
Contact emails

Subdomains

8 observed subdomains of dictionaryapi.com.

Web-graph footprint

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

49 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from dictionaryapi.com.

Cypher and MCP

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

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