Skip to content

Hostname

sgi.org

Last fetched

sgi.org resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · sgi.orgRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/sgi.org

Resolution chain

sgi.org resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.156.224.106108.156.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.224.121108.156.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.224.2108.156.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.224.72108.156.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.10413.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.12413.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.3813.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.913.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.165.190.1043.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
3.165.190.123.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
3.165.190.273.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
3.165.190.453.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH

WHOIS identity

Registrar
iana:292
Organization
hane tatsuya
Contact emails

Subdomains

3 observed subdomains of sgi.org.

Web-graph footprint

Distinct hostnames that link to or from sgi.org in the public web crawl.

368 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for sgi.org.

MechanismTarget
SPF_INCLUDEsharepointonline.com
SPF_INCLUDEsoka.jp
SPF_IP164.70.18.167
SPF_IP164.70.9.52

Related pages

Pivot deeper into the graph from sgi.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "sgi.org"})-[: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.