Skip to content

Hostname

eyebuydirect.com

Last fetched

eyebuydirect.com resolves to 2 IPv4 addresses operated by AS20940 in US. WHOIS lists iana:440 as the registrar.

Nutrition Label

WHISPER CANON · eyebuydirect.comRouting diversity1.5/10Peering density8.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/eyebuydirect.com

Resolution chain

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

WHOIS identity

Registrar
iana:440
Organization
******** ********
Contact emails

Subdomains

36 observed subdomains of eyebuydirect.com.

Web-graph footprint

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

1,170 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for eyebuydirect.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.braintreegateway.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP184.72.46.165
SPF_IP184.72.46.166
SPF_IP193.242.17.196
SPF_IP193.242.17.197
SPF_IP54.193.8.15
SPF_IP54.193.8.19
SPF_IP54.206.20.155
SPF_IP54.252.103.115
SPF_IP54.252.103.116
SPF_IP54.252.103.118

Related pages

Pivot deeper into the graph from eyebuydirect.com.

Cypher and MCP

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

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