Skip to content

Hostname

ns3.sggee.org

Last fetched

ns3.sggee.org resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · ns3.sggee.orgRouting diversity4.8/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/ns3.sggee.org

Resolution chain

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

IPPrefixASNOperatorCountry
100.22.167.132100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
35.165.249.2535.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
44.246.52.7144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
54.184.30.22554.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.214.203.11054.214.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.214.33.18254.214.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.245.110.7654.245.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
75.149.173.11375.144.0.0/13AS7922COMCAST-7922 - Comcast Cable Communications, LLCUS

WHOIS identity

No WHOIS records are currently associated with ns3.sggee.org in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for ns3.sggee.org.

MechanismTarget
SPF_Aus-west-2.amazonses.com
SPF_INCLUDEaspmx.googlemail.com
SPF_MXns3.sggee.org
SPF_MXsggee.org
SPF_MXwww.sggee.org

Related pages

Pivot deeper into the graph from ns3.sggee.org.

Cypher and MCP

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

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