Hostname
itoperators.dk
Last fetched
itoperators.dk resolves to 1 IPv4 address operated by PROCOPA in DK.
Nutrition Label
Resolution chain
itoperators.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.237.125.109 | 185.237.124.0/22 | AS210939 | PROCOPA | DK |
WHOIS identity
- Registrar
- —
- Organization
- it operators aps
- Contact emails
- —
Subdomains
45 observed subdomains of itoperators.dk.
Showing 25 of 45. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from itoperators.dk in the public web crawl.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
13 SPF mechanisms authorising senders for itoperators.dk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.accelo.com |
| SPF_INCLUDE | mailmailmail.net |
| SPF_INCLUDE | rpost.net |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.ess.de.barracudanetworks.com |
| SPF_INCLUDE | spf.eu.signature365.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.145.247.0/24 |
| SPF_IP | 216.55.101.96 |
| SPF_IP | 216.55.99.117 |
| SPF_IP | 91.235.232.0/24 |
| SPF_IP | 94.18.237.209 |
| SPF_IP | 94.18.237.216 |
Related pages
Pivot deeper into the graph from itoperators.dk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "itoperators.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.