Skip to content

Hostname

spatialbuzz.com

Last fetched

spatialbuzz.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:69 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.249.96.12213.249.96.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.96.5213.249.96.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.96.7013.249.96.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.96.8813.249.96.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.423.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.463.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.483.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.83.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.35.11254.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.1754.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.3054.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.7354.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.228.1354.230.228.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.228.2954.230.228.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.228.9354.230.228.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.228.9854.230.228.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:69
Organization
andrew blake
Contact emails

Subdomains

10 observed subdomains of spatialbuzz.com.

Web-graph footprint

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

9 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for spatialbuzz.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from spatialbuzz.com.

Cypher and MCP

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

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