Skip to content

Hostname

video.eyny.com

Last fetched

video.eyny.com resolves to 4 IPv4 addresses operated by LEASEWEB-USA-DAL - Leaseweb USA, Inc. in US.

Nutrition Label

WHISPER CANON · video.eyny.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/video.eyny.com

Resolution chain

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

IPPrefixASNOperatorCountry
172.241.24.20172.241.24.0/21AS394380LEASEWEB-USA-DAL - Leaseweb USA, Inc.US
172.241.24.22172.241.24.0/21AS394380LEASEWEB-USA-DAL - Leaseweb USA, Inc.US
172.241.24.65172.241.24.0/21AS394380LEASEWEB-USA-DAL - Leaseweb USA, Inc.US
172.241.24.66172.241.24.0/21AS394380LEASEWEB-USA-DAL - Leaseweb USA, Inc.US

WHOIS identity

No WHOIS records are currently associated with video.eyny.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from video.eyny.com in the public web crawl.

217 sites link to this hostname.

172 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for video.eyny.com.

MechanismTarget
SPF_IP52.117.0.0/16

Related pages

Pivot deeper into the graph from video.eyny.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "video.eyny.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.