Skip to content

Hostname

visiondirect.es

Last fetched

visiondirect.es resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT.

Nutrition Label

WHISPER CANON · visiondirect.esRouting diversity3.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/visiondirect.es

Resolution chain

visiondirect.es resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.199.106108.138.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
108.138.199.118108.138.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
108.138.199.68108.138.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
108.138.199.80108.138.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
13.227.192.10113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
3.169.173.453.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.623.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.693.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.873.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.35.11754.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.3954.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.5254.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.8254.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.84.118.10652.84.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
52.84.118.4852.84.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
52.84.118.4252.84.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
52.84.118.4552.84.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

No WHOIS records are currently associated with visiondirect.es in WhisperGraph.

Subdomains

23 observed subdomains of visiondirect.es.

Web-graph footprint

Distinct hostnames that link to or from visiondirect.es in the public web crawl.

158 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for visiondirect.es.

MechanismTarget
SPF_INCLUDE%{ir}.%{v}.%{d}.spf.has.pphosted.com

Related pages

Pivot deeper into the graph from visiondirect.es.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "visiondirect.es"})-[: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.