Skip to content

Hostname

thequarklab.com

Last fetched

thequarklab.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · thequarklab.comRouting diversity5.6/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/thequarklab.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.177.22016.15.248.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.185.14216.17.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.187.18516.17.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.193.20816.18.0.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.22016.18.0.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.316.18.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.34.20516.182.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.13.1113.5.14.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.13.1653.5.14.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.8.1093.5.8.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
52.217.129.6952.218.16.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.136.9352.218.16.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.43.6752.217.62.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.130.2954.239.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.160.20554.239.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.232.5354.239.56.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of thequarklab.com owner
Contact emails

Subdomains

1 observed subdomain of thequarklab.com.

Threat posture

History

Related pages

Pivot deeper into the graph from thequarklab.com.

Cypher and MCP

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

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