Skip to content

Hostname

okotech.com

Last fetched

okotech.com resolves to 1 IPv4 address operated by HOSTING2GO in NL. WHOIS lists iana:113 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.135.241.57185.135.240.0/22AS208332HOSTING2GONL

WHOIS identity

Registrar
iana:113
Organization
flexible optical bv (oko tech)
Contact emails

Subdomains

6 observed subdomains of okotech.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for okotech.com.

MechanismTarget
SPF_Aokotech.com
SPF_Asmtp.xs4all.nl
SPF_Asmtp.ziggo.nl
SPF_INCLUDEsmtp.spf.ziggo.nl
SPF_INCLUDEspf.hosting2go.nl
SPF_INCLUDExs4all.nl
SPF_INCLUDEziggo.nl
SPF_MXokotech.com

Related pages

Pivot deeper into the graph from okotech.com.

Cypher and MCP

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

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