Hostname
alinea.dk
Last fetched
alinea.dk resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.
Nutrition Label
Resolution chain
alinea.dk resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 99.84.152.15 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.152.18 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.152.78 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.152.80 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- —
- Organization
- lindhardt og ringhof forlag a/s
- Contact emails
Subdomains
179 observed subdomains of alinea.dk.
Showing 25 of 179. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from alinea.dk in the public web crawl.
180 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for alinea.dk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 25645903.spf01.hubspotemail.net |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.dixa.io |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf1.egmont.com |
| SPF_IP | 167.89.108.1/28 |
| SPF_IP | 167.89.108.13 |
| SPF_IP | 167.89.92.35 |
| SPF_IP | 193.3.130.30 |
| SPF_IP | 199.7.202.99 |
| SPF_IP | 54.76.140.170 |
| SPF_IP | 91.215.162.0/24 |
| SPF_MX | alinea.dk |
Related pages
Pivot deeper into the graph from alinea.dk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "alinea.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.