Skip to content

Hostname

koks.com

Last fetched

koks.com resolves to 1 IPv4 address operated by TEAM-BLUE-DENMARK in DK. WHOIS lists iana:1647 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
81.95.249.24681.95.240.0/20AS48854TEAM-BLUE-DENMARKDK

WHOIS identity

Registrar
iana:1647
Organization
gerhard van reeuwijk
Contact emails

Subdomains

8 observed subdomains of koks.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

27 SPF mechanisms authorising senders for koks.com.

MechanismTarget
SPF_INCLUDE_spf.nedvice.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.cyso.nl
SPF_INCLUDEspf.eu.signature365.net
SPF_INCLUDEspf.ninedegrees.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP148.105.0.0/16
SPF_IP148.105.11.144
SPF_IP185.171.240.15
SPF_IP185.171.240.16
SPF_IP185.171.240.17
SPF_IP185.171.240.6
SPF_IP185.201.16.29
SPF_IP185.201.18.29
SPF_IP185.225.221.74
SPF_IP185.47.169.250
SPF_IP193.86.83.122
SPF_IP195.168.28.114
SPF_IP198.2.128.0/18
SPF_IP205.201.128.0/20
SPF_IP46.244.14.44
SPF_IP57.129.82.198
SPF_IP80.246.183.0/24
SPF_IP83.149.69.0/24
SPF_IP83.232.76.193
SPF_IP83.232.76.195

Related pages

Pivot deeper into the graph from koks.com.

Cypher and MCP

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

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