Skip to content

Hostname

videx.jp

Last fetched

videx.jp resolves to 1 IPv4 address operated by AS2516 in JP.

Nutrition Label

WHISPER CANON · videx.jpRouting diversity1.5/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/videx.jp

Resolution chain

videx.jp resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
114.17.7.111114.17.0.0/16AS2516JP

WHOIS identity

Registrar
Organization
videx
Contact emails

Subdomains

39 observed subdomains of videx.jp.

Web-graph footprint

Distinct hostnames that link to or from videx.jp in the public web crawl.

257 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for videx.jp.

MechanismTarget
SPF_IP103.5.20.0/22
SPF_IP113.153.2.94
SPF_IP114.17.7.0/25
SPF_IP124.211.63.56/29
SPF_IP152.117.252.48/32
SPF_IP180.222.186.124
SPF_IP180.222.186.125
SPF_IP203.216.207.128/25
SPF_IP39.110.224.48/29

Related pages

Pivot deeper into the graph from videx.jp.

Cypher and MCP

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

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