Skip to content

Hostname

opakoptik.com

Last fetched

opakoptik.com resolves to 1 IPv4 address operated by AS51540 in TR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · opakoptik.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/opakoptik.com

Resolution chain

opakoptik.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.198.198.34185.198.198.0/24AS51540TR

WHOIS identity

Registrar
iana:81
Organization
essilor amera pte
Contact emails

Subdomains

4 observed subdomains of opakoptik.com.

Web-graph footprint

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

9 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for opakoptik.com.

MechanismTarget
SPF_Aopakoptik.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.175.12.132
SPF_IP212.175.12.133
SPF_IP212.175.12.206
SPF_IP212.175.12.211
SPF_IP212.175.12.215
SPF_IP212.175.12.216
SPF_IP85.111.25.32/27
SPF_IP85.111.25.57
SPF_MXopakoptik.com

Related pages

Pivot deeper into the graph from opakoptik.com.

Cypher and MCP

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

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