Skip to content

Hostname

visiondirect.se

Last fetched

visiondirect.se resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:key-systems gmbh as the registrar.

Nutrition Label

WHISPER CANON · visiondirect.seRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/visiondirect.se

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.47.10613.225.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.47.4713.225.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.47.7813.225.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.47.9013.225.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.113.1253.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.113.1283.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.113.443.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.113.453.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI

WHOIS identity

Registrar
registrar:key-systems gmbh
Organization
Contact emails

Subdomains

14 observed subdomains of visiondirect.se.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for visiondirect.se.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDElogicalware.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.getoptics.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtrustpilotservice.com

Related pages

Pivot deeper into the graph from visiondirect.se.

Cypher and MCP

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

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