Skip to content

Hostname

sagoon.com

Last fetched

sagoon.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · sagoon.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/sagoon.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.239.153.12818.239.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.239.153.4718.239.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.239.153.518.239.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.239.153.9518.239.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.1143.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.193.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.43.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.463.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

4 observed subdomains of sagoon.com.

Web-graph footprint

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

34 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for sagoon.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from sagoon.com.

Cypher and MCP

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

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