Skip to content

Hostname

uni-tel.dk

Last fetched

uni-tel.dk resolves to 1 IPv4 address operated by team-blue-denmark - team.blue Denmark A/S in DK.

Nutrition Label

WHISPER CANON · uni-tel.dkRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/uni-tel.dk

Resolution chain

uni-tel.dk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
94.231.106.5494.231.96.0/20AS48854team-blue-denmark - team.blue Denmark A/SDK

WHOIS identity

Registrar
Organization
uni-tel a/s
Contact emails

Subdomains

36 observed subdomains of uni-tel.dk.

Web-graph footprint

Distinct hostnames that link to or from uni-tel.dk in the public web crawl.

97 sites link to this hostname.

47 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for uni-tel.dk.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.adminlabs.com
SPF_INCLUDEspf.npstoday.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP178.21.248.27
SPF_IP178.21.251.158
SPF_IP87.60.242.246

Related pages

Pivot deeper into the graph from uni-tel.dk.

Cypher and MCP

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

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

Or query Whisper from your own LLM workflow via the Whisper MCP server.