Skip to content

Hostname

eekllc.com

Last fetched

eekllc.com resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.245.60.10118.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.1118.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.11018.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.9118.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
208.64.71.50208.64.68.0/22AS33724BIZNESSHOSTING-DBA-VOLICO - VOLICOUS

WHOIS identity

Registrar
iana:2
Organization
eek! records
Contact emails

Subdomains

14 observed subdomains of eekllc.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for eekllc.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from eekllc.com.

Cypher and MCP

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

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