Skip to content

Hostname

altiden.dk

Last fetched

altiden.dk resolves to 1 IPv4 address operated by AS44136 in SE. WHOIS lists registrar:csc digital brand service, inc as the registrar.

Nutrition Label

WHISPER CANON · altiden.dkRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/altiden.dk

Resolution chain

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

IPPrefixASNOperatorCountry
46.16.232.17246.16.232.0/21AS44136SE

WHOIS identity

Registrar
registrar:csc digital brand service, inc
Organization
ambea sverige ab
Contact emails

Subdomains

7 observed subdomains of altiden.dk.

Web-graph footprint

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

37 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for altiden.dk.

MechanismTarget
SPF_INCLUDE145665560.spf04.hubspotemail.net
SPF_INCLUDEemaileuc.freshservice.com
SPF_INCLUDEeur.pb-dynmktge.com
SPF_INCLUDEmailcontrol.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP62.181.221.4
SPF_IP88.131.97.142/32

Related pages

Pivot deeper into the graph from altiden.dk.

Cypher and MCP

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

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