Skip to content

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

WHISPER CANON · guardingvision.comRouting diversity4.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/guardingvision.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.243.177.3434.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.19.255.6452.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.211.213.13752.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.214.224.15152.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.171.225.7254.171.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.229.206.22954.229.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
54.247.63.354.247.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
54.72.172.2154.72.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:468
Organization
on behalf of guardingvision.com owner
Contact emails

Subdomains

29 observed subdomains of guardingvision.com.

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 outbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for guardingvision.com.

MechanismTarget
SPF_INCLUDEbmsend.com
SPF_INCLUDEmail.zendesk.com
SPF_IP115.236.50.29
SPF_IP123.157.208.19
SPF_IP152.101.133.242
SPF_IP152.101.133.245
SPF_IP202.66.1.34
SPF_IP202.66.1.37
SPF_IP204.96.96.2
SPF_IP204.96.96.5
SPF_IP66.171.125.154
SPF_IP66.171.125.156

Related pages

Pivot deeper into the graph from guardingvision.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.