Hostname
webdisk.it.kea.dk
Last fetched
webdisk.it.kea.dk resolves to 1 IPv4 address operated by LIQUID-WEB-BV in NL.
Nutrition Label
Resolution chain
webdisk.it.kea.dk 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 |
|---|---|---|---|---|
| 185.67.45.84 | 185.67.44.0/22 | AS201682 | LIQUID-WEB-BV | NL |
WHOIS identity
No WHOIS records are currently associated with webdisk.it.kea.dk in WhisperGraph.
Threat posture
History
Mail and authentication
MX records
SPF policy
22 SPF mechanisms authorising senders for webdisk.it.kea.dk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.emply.com |
| SPF_INCLUDE | mailmailmail.net |
| SPF_INCLUDE | nets1.spf.messagelabs.com |
| SPF_INCLUDE | nets2.spf.messagelabs.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.topdesk.net |
| SPF_IP | 116.203.18.244 |
| SPF_IP | 185.67.45.84 |
| SPF_IP | 216.147.218.8/30 |
| SPF_IP | 52.166.0.186 |
| SPF_IP | 77.237.55.139/32 |
| SPF_IP | 77.247.70.242/32 |
| SPF_IP | 81.95.241.179 |
| SPF_IP | 81.95.241.180 |
| SPF_IP | 83.91.91.2 |
| SPF_IP | 88.151.73.29 |
| SPF_IP | 89.34.18.61 |
| SPF_IP | 94.18.243.147 |
| SPF_IP | 94.18.243.152 |
| SPF_IP | 95.172.90.143/32 |
| SPF_IP | 95.172.90.156/32 |
Related pages
Pivot deeper into the graph from webdisk.it.kea.dk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "webdisk.it.kea.dk"})-[: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.