Skip to content

Hostname

spellingbee.com

Last fetched

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

Nutrition Label

WHISPER CANON · spellingbee.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/spellingbee.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.224.125.1213.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.2913.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.6313.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.7513.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.192.11213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
3.171.214.1063.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.323.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.843.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.943.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.46.1165.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.11165.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.7865.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.8265.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

Registrar
iana:292
Organization
the e. w. scripps
Contact emails

Subdomains

26 observed subdomains of spellingbee.com.

Web-graph footprint

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

1,100 sites link to this hostname.

151 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for spellingbee.com.

MechanismTarget
SPF_INCLUDE%{ir}.%{v}.%{d}.spf.has.pphosted.com

Related pages

Pivot deeper into the graph from spellingbee.com.

Cypher and MCP

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

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