Skip to content

Hostname

spaweek.com

Last fetched

spaweek.com resolves to 14 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · spaweek.comRouting diversity5.9/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/spaweek.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.26.158.28100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.140.4100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
107.21.92.169107.21.64.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
18.235.53.13618.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.211.249.2333.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.85.181.1943.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.193.28.4634.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.235.215.2434.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.208.221.16844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.2.68.7252.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.204.3.1952.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.21.57.17752.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.55.127.7252.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.89.95.22498.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:48
Organization
spa week media group, ltd. ()
Contact emails

Subdomains

31 observed subdomains of spaweek.com.

Web-graph footprint

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

341 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for spaweek.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.sparkpostmail.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEsparkpostmail.com
SPF_INCLUDEspf.maropost.com

Related pages

Pivot deeper into the graph from spaweek.com.

Cypher and MCP

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

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