Skip to content

Hostname

gldapis.com

Last fetched

gldapis.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · gldapis.comRouting diversity7.1/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/gldapis.com

Resolution chain

gldapis.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.15.181.13616.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.17116.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.3816.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.16416.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.24016.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.816.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.217.7516.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.20616.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.104.3716.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.109.4516.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.36.6916.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.38.18116.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.69.18116.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.70.13316.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.70.516.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.96.15716.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.24.203.5.24.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.221.9352.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.35.5352.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.38.14952.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

3 observed subdomains of gldapis.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for gldapis.com.

MechanismTarget
SPF_INCLUDE_spf.firebasemail.com

Related pages

Pivot deeper into the graph from gldapis.com.

Cypher and MCP

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

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