Skip to content

Hostname

glock.com

Last fetched

glock.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · glock.comRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/glock.com

Resolution chain

glock.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
75.2.53.4675.2.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:106
Organization
glock
Contact emails

Subdomains

22 observed subdomains of glock.com.

Web-graph footprint

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

662 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for glock.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP62.218.230.164
SPF_IP62.218.239.238
SPF_IP65.106.251.210
SPF_IP66.104.152.197
SPF_IP80.120.253.118
SPF_IP80.120.253.119
SPF_MXglock.com

Related pages

Pivot deeper into the graph from glock.com.

Cypher and MCP

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

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