Skip to content

Hostname

optikett.com

Last fetched

optikett.com resolves to 1 IPv4 address operated by AS34788 in DE. WHOIS lists iana:839 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
85.13.155.4485.13.155.0/24AS34788DE

WHOIS identity

Registrar
iana:839
Organization
go-druck
Contact emails

Subdomains

5 observed subdomains of optikett.com.

Web-graph footprint

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

6 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for optikett.com.

MechanismTarget
SPF_Aoptikett.com
SPF_INCLUDEspf.jteln.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP217.91.72.192
SPF_IP80.228.12.166
SPF_IP80.228.12.167
SPF_IP85.16.73.200
SPF_IP85.16.77.56
SPF_MXoptikett.com

Related pages

Pivot deeper into the graph from optikett.com.

Cypher and MCP

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

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