Skip to content

Hostname

glip.com

Last fetched

glip.com resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · glip.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/glip.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.52.148.413.52.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
13.52.157.9413.52.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
18.144.135.8418.144.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
204.236.170.89204.236.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
50.18.204.6050.18.192.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.53.145.4752.52.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.8.117.24352.8.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
52.8.156.19352.8.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
54.241.100.7954.241.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.241.217.16754.241.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
domains by proxy,
Contact emails

Subdomains

33 observed subdomains of glip.com.

Web-graph footprint

Distinct hostnames that link to or from glip.com in the public web crawl.

297 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for glip.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from glip.com.

Cypher and MCP

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

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