Skip to content

Hostname

eksmaoptics.com

Last fetched

eksmaoptics.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:82 as the registrar.

Nutrition Label

WHISPER CANON · eksmaoptics.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/eksmaoptics.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.8.220104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.9.220104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.73.154172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
217.117.28.103217.117.16.0/20AS15440BALTNETA Customers ASLT

WHOIS identity

Registrar
iana:82
Organization
lina matuseviciene
Contact emails

Subdomains

6 observed subdomains of eksmaoptics.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for eksmaoptics.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.219.55.50
SPF_IP213.197.160.142
SPF_IP213.197.190.74
SPF_IP217.117.28.103
SPF_IP78.56.128.245
SPF_IP78.56.93.206
SPF_IP78.60.156.167
SPF_IP78.60.53.14
SPF_IP82.135.254.74
SPF_IP82.135.254.98
SPF_IP92.62.130.13
SPF_IP92.62.143.170

Related pages

Pivot deeper into the graph from eksmaoptics.com.

Cypher and MCP

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

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