Skip to content

Hostname

unicom.dk

Last fetched

unicom.dk resolves to 1 IPv4 address operated by AS48854 in DK.

Nutrition Label

WHISPER CANON · unicom.dkRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/unicom.dk

Resolution chain

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

IPPrefixASNOperatorCountry
94.231.107.25094.231.177.0/24AS48854DK

WHOIS identity

Registrar
Organization
unicom nordic aps
Contact emails

Subdomains

11 observed subdomains of unicom.dk.

Web-graph footprint

Distinct hostnames that link to or from unicom.dk in the public web crawl.

7 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for unicom.dk.

MechanismTarget
SPF_Aunicom-dk.mail.eo.outlook.com
SPF_INCLUDE_spf.mailersend.net
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsend.heysender.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.permido.com
SPF_IP178.21.248.27
SPF_IP195.215.245.90/28
SPF_IP86.58.132.194/26
SPF_IP87.63.138.227
SPF_MXunicom.dk

Related pages

Pivot deeper into the graph from unicom.dk.

Cypher and MCP

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

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