Skip to content

Hostname

sweepspal.com

Last fetched

sweepspal.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · sweepspal.comRouting diversity5.2/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/sweepspal.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.51.60.14100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
13.216.185.1513.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.210.33.25418.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
23.20.17.6423.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
23.21.18.21123.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
44.196.45.10144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.206.82.17452.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.22.53.1952.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.165.190.6454.164.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.172.90.24554.172.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.173.137.7454.172.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
72.44.47.3472.44.40.0/21AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Web-graph footprint

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

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for sweepspal.com.

MechanismTarget
SPF_INCLUDEsecureserver.net
SPF_INCLUDEsparkpostmail.com
SPF_INCLUDEsweepspal.com

Related pages

Pivot deeper into the graph from sweepspal.com.

Cypher and MCP

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

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