Skip to content

Hostname

sweep.io

Last fetched

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

Nutrition Label

WHISPER CANON · sweep.ioRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/sweep.io

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.241.413.32.250.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.4113.32.250.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.7013.32.250.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.9713.32.250.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.147.5918.66.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.6718.66.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.8218.66.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.9518.66.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.170.223.160.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.160.170.613.160.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.160.170.673.160.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.160.170.753.160.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.ZA

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

16 observed subdomains of sweep.io.

Web-graph footprint

Distinct hostnames that link to or from sweep.io in the public web crawl.

57 sites link to this hostname.

115 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for sweep.io.

MechanismTarget
SPF_INCLUDE22395100.spf05.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from sweep.io.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "sweep.io"})-[: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.