Skip to content

Hostname

sugargoo.com

Last fetched

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

Nutrition Label

WHISPER CANON · sugargoo.comRouting diversity6.7/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/sugargoo.com

Resolution chain

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

IPPrefixASNOperatorCountry
107.22.82.103107.22.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
18.209.3.15618.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.214.167.5918.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.214.217.12418.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
23.21.140.12723.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.212.34.2163.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.215.128.1253.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.221.197.2543.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.222.45.1583.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.225.48.153.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.231.194.1853.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.226.62.18834.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.239.23.22334.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.194.137.20244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.197.25.15544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.217.95.23744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.1.25.23252.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.2.157.24952.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.20.158.1352.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.201.166.152.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

7 observed subdomains of sugargoo.com.

Web-graph footprint

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

396 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for sugargoo.com.

MechanismTarget
SPF_INCLUDEspf.qiye.aliyun.com

Related pages

Pivot deeper into the graph from sugargoo.com.

Cypher and MCP

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

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