Hostname
unit-it.dk
Last fetched
unit-it.dk resolves to 2 IPv4 addresses operated by CLOUDFLARESPECTRUM Cloudflare, Inc. in US. WHOIS lists registrar:csc digital brand service, inc as the registrar.
Nutrition Label
Resolution chain
unit-it.dk resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 199.60.103.123 | 199.60.103.0/24 | AS209242 | CLOUDFLARESPECTRUM Cloudflare, Inc. | US |
| 199.60.103.23 | 199.60.103.0/24 | AS209242 | CLOUDFLARESPECTRUM Cloudflare, Inc. | US |
WHOIS identity
- Registrar
- registrar:csc digital brand service, inc
- Organization
- unit it a/s
- Contact emails
Subdomains
17 observed subdomains of unit-it.dk.
Web-graph footprint
Distinct hostnames that link to or from unit-it.dk in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
15 SPF mechanisms authorising senders for unit-it.dk.
| Mechanism | Target |
|---|---|
| SPF_A | b.spf.service-now.com |
| SPF_A | c.spf.service-now.com |
| SPF_A | d.spf.service-now.com |
| SPF_INCLUDE | 8557222.spf01.hubspotemail.net |
| SPF_INCLUDE | mailoutspf.cygrids.net |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.topdesk.net |
| SPF_INCLUDE | spf.unit-it.dk |
| SPF_IP | 198.37.156.28/32 |
| SPF_IP | 77.221.226.24 |
| SPF_IP | 80.197.219.42 |
| SPF_IP | 83.149.98.65/32 |
| SPF_IP | 87.54.30.121 |
| SPF_IP | 87.54.30.200 |
Related pages
Pivot deeper into the graph from unit-it.dk.
- IP · 199.60.103.123
- ASN · AS209242CLOUDFLARESPECTRUM Cloudflare, Inc.
- Registrar · registrar:csc digital brand service, inc
- Country · US
- Email · domains@unit-it.dk
- TLD · .dk
- Browse hostnames · un…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "unit-it.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.