Skip to content

Hostname

sangacio.com

Last fetched

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

Nutrition Label

WHISPER CANON · sangacio.comRouting diversity4.8/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/sangacio.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.11813.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.3913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.33.187.11713.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.6213.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.6713.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.7913.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.164.124.2318.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.518.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.5618.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.7318.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.112.1018.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.10318.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.518.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.7118.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.154.6718.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.154.818.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.154.8218.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.154.8318.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1485
Organization
kazuki maeda
Contact emails

Subdomains

13 observed subdomains of sangacio.com.

Web-graph footprint

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

9 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for sangacio.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf-pvg3.baremetal.jp
SPF_INCLUDEspf.tricorn.net
SPF_INCLUDEspfgw.fsi.ne.jp

Related pages

Pivot deeper into the graph from sangacio.com.

Cypher and MCP

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

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