Skip to content

Hostname

spellquiz.com

Last fetched

spellquiz.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · spellquiz.comRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/spellquiz.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.145.161.4416.145.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
16.148.170.18416.148.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
44.227.50.19644.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.24.158.12652.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.24.220.1752.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.149.113.1654.148.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

4 observed subdomains of spellquiz.com.

Web-graph footprint

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

241 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for spellquiz.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from spellquiz.com.

Cypher and MCP

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

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