Skip to content

Hostname

swellbox.com

Last fetched

swellbox.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · swellbox.comRouting diversity6.1/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/swellbox.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.219.69.22113.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.207.88.2618.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.208.154.1013.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.211.155.1053.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.217.192.1173.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.42.1593.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.85.158.1543.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.196.12.20934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.197.73.11134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.219.2350.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.20.47.4852.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.73.116.24752.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.144.82.23254.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.147.164.16654.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.242.79.7854.242.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
32.192.55.132.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.91.71.1598.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.212.206.14944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.88.155.20054.88.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
32.198.254.8832.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of swellbox.com owner
Contact emails

Subdomains

7 observed subdomains of swellbox.com.

Web-graph footprint

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

460 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for swellbox.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.paubox.com
SPF_INCLUDEswellbox.com
SPF_IP52.6.244.64
SPF_IP96.57.221.11

Related pages

Pivot deeper into the graph from swellbox.com.

Cypher and MCP

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

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