Skip to content

Hostname

10.eyny.com

Last fetched

10.eyny.com resolves to 6 IPv4 addresses operated by AS1221 in AU.

Nutrition Label

WHISPER CANON · 10.eyny.comRouting diversity2.4/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/10.eyny.com

Resolution chain

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

IPPrefixASNOperatorCountry
101.167.164.53101.160.0.0/11AS1221AU
101.167.166.53101.160.0.0/11AS1221AU
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 10.eyny.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_IP52.117.0.0/16

Related pages

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

Cypher and MCP

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

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