Hostname
guardingvision.com
Last fetched
guardingvision.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
guardingvision.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.243.177.34 | 34.240.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.19.255.64 | 52.18.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.211.213.137 | 52.208.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.214.224.151 | 52.208.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.171.225.72 | 54.171.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.229.206.229 | 54.229.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.247.63.3 | 54.247.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.72.172.21 | 54.72.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of guardingvision.com owner
- Contact emails
- shihaitao@hikvision.com
- 10540ae5-4e4f-46ce-bd79-4dea65b147ff@identity-protect.org
- 152cf1d0-296a-4dd7-915b-2d6e5c09d376@identity-protect.org
- 17d192b2-4780-4c65-b6c6-4c09998a070c@identity-protect.org
- ab75ed34-3857-47af-ab60-f31a03289fad@identity-protect.org
- c2a896b7-488d-4c5a-8fe9-54f5296edbf0@identity-protect.org
- dfba1a5c-7ebb-495d-8bf2-10653669bb67@identity-protect.org
- fb6fa0c6-9598-4b70-b429-208686f8b85e@identity-protect.org
- owner-4408719@guardingvision.com.whoisprivacyservice.org
- owner@guardingvision.com.whoisprivacyservice.org
Subdomains
29 observed subdomains of guardingvision.com.
Showing 25 of 29. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from guardingvision.com in the public web crawl.
15 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
12 SPF mechanisms authorising senders for guardingvision.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | bmsend.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_IP | 115.236.50.29 |
| SPF_IP | 123.157.208.19 |
| SPF_IP | 152.101.133.242 |
| SPF_IP | 152.101.133.245 |
| SPF_IP | 202.66.1.34 |
| SPF_IP | 202.66.1.37 |
| SPF_IP | 204.96.96.2 |
| SPF_IP | 204.96.96.5 |
| SPF_IP | 66.171.125.154 |
| SPF_IP | 66.171.125.156 |
Related pages
Pivot deeper into the graph from guardingvision.com.
- IP · 34.243.177.34
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · shihaitao@hikvision.com
- TLD · .com
- Browse hostnames · gu…
- 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: "guardingvision.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.