Skip to content

Hostname

sweettooth.io

Last fetched

sweettooth.io resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · sweettooth.ioRouting diversity4.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/sweettooth.io

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.12713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.164.96.1018.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.5118.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.5918.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.618.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.112.5918.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.6918.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.718.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.8618.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.154.11918.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.154.2318.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.154.8018.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.154.9918.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.12018.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.2818.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.4118.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.9518.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1387
Organization
jay el-kaake
Contact emails

Subdomains

9 observed subdomains of sweettooth.io.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for sweettooth.io.

MechanismTarget
SPF_Asweettooth.io
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEsupport.zendesk.com

Related pages

Pivot deeper into the graph from sweettooth.io.

Cypher and MCP

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

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