Skip to content

Hostname

eyny.com

Last fetched

eyny.com resolves to 6 IPv4 addresses operated by LEASEWEB-USA-DAL - Leaseweb USA, Inc. in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · eyny.comRouting diversity2.4/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/eyny.com

Resolution chain

eyny.com resolves to 6 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
23.19.71.16023.19.64.0/20AS395954LEASEWEB-USA-LAX - Leaseweb USA, Inc.US
23.19.72.22323.19.64.0/20AS395954LEASEWEB-USA-LAX - Leaseweb USA, Inc.US

WHOIS identity

Registrar
iana:48
Organization
whois agent
Contact emails

Subdomains

350 observed subdomains of eyny.com.

Web-graph footprint

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

503 sites link to this hostname.

237 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for eyny.com.

MechanismTarget
SPF_IP52.117.0.0/16

Related pages

Pivot deeper into the graph from eyny.com.

Cypher and MCP

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

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