Skip to content

Hostname

lexicon.dj

Last fetched

lexicon.dj resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · lexicon.djRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/lexicon.dj

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.78.11013.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.78.1213.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.78.4613.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.78.9013.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.78.10118.160.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.78.12418.160.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.78.12918.160.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.78.3318.160.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.72.1818.165.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.BG
18.165.72.2618.165.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.BG
18.165.72.2818.165.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.BG
18.165.72.9218.165.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.BG

WHOIS identity

No WHOIS records are currently associated with lexicon.dj in WhisperGraph.

Subdomains

1 observed subdomain of lexicon.dj.

Threat posture

History

Related pages

Pivot deeper into the graph from lexicon.dj.

Cypher and MCP

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

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