Hostname
gclvision.com
Last fetched
gclvision.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
gclvision.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.5.64.252 | 3.5.64.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.65.20 | 3.5.65.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.66.47 | 3.5.66.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.66.49 | 3.5.66.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.66.54 | 3.5.66.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.66.6 | 3.5.66.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.67.195 | 3.5.67.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.67.211 | 3.5.67.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.69.14 | 3.5.69.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.69.32 | 3.5.69.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.69.58 | 3.5.69.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.72.81 | 3.5.72.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.74.121 | 3.5.74.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.75.51 | 3.5.75.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.218.117.124 | 52.218.117.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.218.121.188 | 52.218.121.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.218.122.148 | 52.218.122.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.218.30.76 | 52.218.30.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.218.62.228 | 52.218.62.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.92.0.28 | 52.92.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of gclvision.com owner
- Contact emails
- 09d3206f-7c7a-405a-9d18-d0f01a0858ad@identity-protect.org
- 20f3d28c-de55-4dab-bc33-28d43a264bd4@identity-protect.org
- 2a648385-8ff9-49a7-9ce6-a2098d7d831f@identity-protect.org
- 31baaacd-c2f0-40f6-a744-b33d33edafde@identity-protect.org
- eda9a7b5-2d8b-4049-a07c-49d839a6e96e@identity-protect.org
- f26b763f-1fad-4fed-9977-065c65ad4fb5@identity-protect.org
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for gclvision.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.webapps.net |
Related pages
Pivot deeper into the graph from gclvision.com.
- IP · 3.5.64.252
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · 09d3206f-7c7a-405a-9d18-d0f01a0858ad@identity-protect.org
- TLD · .com
- Browse hostnames · gc…
- 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: "gclvision.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.