Skip to content

Hostname

postdanmark.dk

Last fetched

postdanmark.dk resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR.

Nutrition Label

WHISPER CANON · postdanmark.dkRouting diversity4.2/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/postdanmark.dk

Resolution chain

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

IPPrefixASNOperatorCountry
18.155.129.11618.155.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.155.129.5518.155.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.155.129.5718.155.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.155.129.6818.155.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.239.50.10018.239.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.50.12218.239.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.50.5818.239.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.50.6218.239.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.66.248.10918.66.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.248.11318.66.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.248.218.66.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.248.618.66.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.18.253.174.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DK
3.174.18.33.174.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DK
3.174.18.373.174.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DK
3.174.18.793.174.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DK
52.84.50.3652.84.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO
52.84.50.5052.84.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO
52.84.50.5452.84.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO
52.84.50.8452.84.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO

WHOIS identity

Registrar
Organization
post danmark a/s
Contact emails

Subdomains

22 observed subdomains of postdanmark.dk.

Web-graph footprint

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

364 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for postdanmark.dk.

MechanismTarget
SPF_IP137.135.133.197
SPF_IP193.183.118.11
SPF_IP193.183.119.11
SPF_IP62.13.41.246
SPF_MXpostdanmark.dk

Related pages

Pivot deeper into the graph from postdanmark.dk.

Cypher and MCP

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

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