Skip to content

Hostname

glaad.org

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
100.20.62.12100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
34.208.17.034.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.160.216.7335.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.162.206.14935.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
44.238.160.11944.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.238.210.10544.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.240.54.24044.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.35.53.6052.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.149.154.10554.148.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.187.224.13754.186.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.189.22.8854.188.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
184.32.14.120184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
glaad
Contact emails

Subdomains

28 observed subdomains of glaad.org.

Web-graph footprint

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

10,701 sites link to this hostname.

2,644 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for glaad.org.

MechanismTarget
SPF_INCLUDE_spf-us.ppe-hosted.com
SPF_INCLUDE_spf.e-activist.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from glaad.org.

Cypher and MCP

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

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