Hostname
123mc.dk
Last fetched
123mc.dk is a registered hostname under the .dk top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- —
- Organization
- magacin aps
- Contact emails
Subdomains
16 observed subdomains of 123mc.dk.
Web-graph footprint
Distinct hostnames that link to or from 123mc.dk in the public web crawl.
77 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for 123mc.dk.
| Mechanism | Target |
|---|---|
| SPF_A | 123mc.dk |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_INCLUDE | spf.simply.com |
| SPF_IP | 87.118.67.31 |
| SPF_IP | 94.231.103.108 |
| SPF_MX | 123mc.dk |
Related pages
Pivot deeper into the graph from 123mc.dk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "123mc.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.