Skip to content

Hostname

gadm.org

Last fetched

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

Nutrition Label

WHISPER CANON · gadm.orgRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/gadm.org

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.26.3108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.71108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.84108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.97108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.11013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.239.199.12118.239.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.199.1818.239.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.199.3018.239.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.199.6818.239.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
identity protection service
Contact emails

Subdomains

1 observed subdomain of gadm.org.

Subdomain
www.gadm.org

Web-graph footprint

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

511 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for gadm.org.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from gadm.org.

Cypher and MCP

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

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