Skip to content

Hostname

assets.quel-dj.com

Last fetched

assets.quel-dj.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · assets.quel-dj.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/assets.quel-dj.com

Resolution chain

assets.quel-dj.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.32.121.10913.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.7113.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.7413.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.7913.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.37.313.35.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.37.5613.35.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.37.6413.35.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.37.8913.35.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

No WHOIS records are currently associated with assets.quel-dj.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from assets.quel-dj.com.

Cypher and MCP

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

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