Skip to content

Hostname

sweet.io

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.51.104108.139.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.125108.139.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.37108.139.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.60108.139.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.139.29.101108.144.67.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.4108.144.67.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.81108.144.67.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.84108.144.67.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.201.12018.168.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.165.201.3818.168.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.165.201.5018.168.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.165.201.9218.168.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
99.84.152.10399.84.214.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.11599.84.214.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.4699.84.214.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.9999.84.214.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

52 observed subdomains of sweet.io.

Web-graph footprint

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

179 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for sweet.io.

MechanismTarget
SPF_Asweet.io
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_MXsweet.io

Related pages

Pivot deeper into the graph from sweet.io.

Cypher and MCP

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

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