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
Resolution chain
koks.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 81.95.249.246 | 81.95.240.0/20 | AS48854 | TEAM-BLUE-DENMARK | DK |
WHOIS identity
- Registrar
- iana:1647
- Organization
- gerhard van reeuwijk
- Contact emails
Subdomains
8 observed subdomains of koks.com.
Showing 5 of 8. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from koks.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
27 SPF mechanisms authorising senders for koks.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.nedvice.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.antispamcloud.com |
| SPF_INCLUDE | spf.cyso.nl |
| SPF_INCLUDE | spf.eu.signature365.net |
| SPF_INCLUDE | spf.ninedegrees.nl |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 148.105.0.0/16 |
| SPF_IP | 148.105.11.144 |
| SPF_IP | 185.171.240.15 |
| SPF_IP | 185.171.240.16 |
| SPF_IP | 185.171.240.17 |
| SPF_IP | 185.171.240.6 |
| SPF_IP | 185.201.16.29 |
| SPF_IP | 185.201.18.29 |
| SPF_IP | 185.225.221.74 |
| SPF_IP | 185.47.169.250 |
| SPF_IP | 193.86.83.122 |
| SPF_IP | 195.168.28.114 |
| SPF_IP | 198.2.128.0/18 |
| SPF_IP | 205.201.128.0/20 |
| SPF_IP | 46.244.14.44 |
| SPF_IP | 57.129.82.198 |
| SPF_IP | 80.246.183.0/24 |
| SPF_IP | 83.149.69.0/24 |
| SPF_IP | 83.232.76.193 |
| SPF_IP | 83.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.