Skip to content

Hostname

giantmagellan.org

Last fetched

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

Nutrition Label

WHISPER CANON · giantmagellan.orgRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/giantmagellan.org

Resolution chain

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

IPPrefixASNOperatorCountry
143.204.181.129143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.42143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.65143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.239.225.12418.239.224.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.225.12718.239.224.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.225.2018.239.224.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.225.6618.239.224.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.1023.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.523.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.583.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.953.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.181.74143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:9
Organization
gmto corporation
Contact emails

Subdomains

3 observed subdomains of giantmagellan.org.

Web-graph footprint

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

177 sites link to this hostname.

156 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from giantmagellan.org.

Cypher and MCP

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

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