Hostname
glimat.com
Last fetched
glimat.com resolves to 6 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
glimat.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.66.199 | 104.21.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.4.82 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.5.82 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.164.31 | 172.67.160.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.69.252 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 79.96.96.161 | 79.96.0.0/17 | AS12824 | HOMEPL-AS | PL |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- 091abb8e21b417f702590ae68ca02311707a2cbf11cc1c015b5ad5fd999dde50@glimat.com.whoisproxy.org
- 22cb82d5e08607649ad19c92f70dbbe18898cc817ff2e76f8d72665fd980250e@glimat.com.whoisproxy.org
- 299c620776340cbc0990a2633242deac94f612afd7b04f9f2bd3516329608177@glimat.com.whoisproxy.org
- 49090a2f108c04eafeae7771dc99cd35ff8811207c1dbd00f6eddaa9d6434764@glimat.com.whoisproxy.org
- 6d28fd2f36ac134d737c4b1e26c71edae105988c9b84031cf2b957ada3c284c1@glimat.com.whoisproxy.org
- 8c130cdae0c436a3a267bbf5c8711db317d1ef0e3090821e3cffa58945423728@glimat.com.whoisproxy.org
- 8fa5ff0e8cbf7f5be73350923d1bd750bc6fec97638fd21c6b8aefd900e6bce9@glimat.com.whoisproxy.org
- a99a3ce7d5eb71bc06e6023709bc9bd96d959651554336a6d2bb33b54d05b50a@glimat.com.whoisproxy.org
- ac14f9022722fdac4e5776ad040c929064a7d03eec9f5d24ec0a5675991fbb24@glimat.com.whoisproxy.org
- c92ba76096f4267e623055cdb823cf8f0f926ead135650bd497fb4035db5f079@glimat.com.whoisproxy.org
- ca166269149b45c26ee3531b69559d8b24fc81be268d68fad2f91586923fe5a3@glimat.com.whoisproxy.org
- fa8db28e6c53139b11c45b6d669d24168575c0ec45a9ea142b90439c5be53a12@glimat.com.whoisproxy.org
Subdomains
1 observed subdomain of glimat.com.
| Subdomain |
|---|
| www.glimat.com |
Web-graph footprint
Distinct hostnames that link to or from glimat.com in the public web crawl.
Threat posture
History
Mail and authentication
MX records
- glimat.com
SPF policy
3 SPF mechanisms authorising senders for glimat.com.
| Mechanism | Target |
|---|---|
| SPF_A | glimat.com |
| SPF_INCLUDE | eu.zcsend.net |
| SPF_MX | glimat.com |
Related pages
Pivot deeper into the graph from glimat.com.
- IP · 104.21.66.199
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:269
- Country · CA
- Email · 091abb8e21b417f702590ae68ca02311707a2cbf11cc1c015b5ad5fd999dde50@glimat.com.whoisproxy.org
- TLD · .com
- Browse hostnames · gl…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "glimat.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.