Skip to content

Hostname

quixel.com

Last fetched

quixel.com resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · quixel.comRouting diversity5.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/quixel.com

Resolution chain

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

IPPrefixASNOperatorCountry
184.169.158.127184.169.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
52.8.68.4952.8.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
52.9.165.4352.9.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
54.176.106.18754.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.176.145.15454.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.177.118.9254.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.177.202.1554.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.215.135.24854.215.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
54.215.40.8754.215.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.219.200.23054.219.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
54.241.128.13454.241.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.241.78.19954.241.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.153.81.8454.153.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
on behalf of quixel.com owner
Contact emails

Subdomains

21 observed subdomains of quixel.com.

Web-graph footprint

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

634 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for quixel.com.

Related pages

Pivot deeper into the graph from quixel.com.

Cypher and MCP

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

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