Skip to content

Hostname

qs18.quantifiedself.com

Last fetched

qs18.quantifiedself.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · qs18.quantifiedself.comRouting diversity5.7/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/qs18.quantifiedself.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.180.13816.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.187.17416.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.203.22416.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.217.616.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.64.10916.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.65.516.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.16.493.5.16.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.205.14652.216.205.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.211.5352.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.245.352.216.245.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.50.2152.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.57.15752.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.59.6152.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.44.11552.217.44.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.74.20352.217.74.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.80.1952.217.80.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with qs18.quantifiedself.com in WhisperGraph.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from qs18.quantifiedself.com.

Cypher and MCP

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

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