Skip to content

Hostname

altibox.dk

Last fetched

altibox.dk resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · altibox.dkRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/altibox.dk

Resolution chain

altibox.dk resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.64.79.1963.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.65.232.2023.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.66.19.213.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.66.34.2343.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.73.19.2313.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.74.135.213.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
altibox danmark a/s
Contact emails

Subdomains

36 observed subdomains of altibox.dk.

Web-graph footprint

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

74 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for altibox.dk.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.altibox.no
SPF_INCLUDEspf.dixa.io
SPF_INCLUDEspf.hatteland.com
SPF_INCLUDEspf.logicalware.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.alinto.net
SPF_IP188.228.0.0/24
SPF_IP81.95.247.56
SPF_IP89.188.74.0/24
SPF_IP94.231.111.58

Related pages

Pivot deeper into the graph from altibox.dk.

Cypher and MCP

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

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