Skip to content

Hostname

proff.dk

Last fetched

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

Nutrition Label

WHISPER CANON · proff.dkRouting diversity5.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/proff.dk

Resolution chain

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

IPPrefixASNOperatorCountry
13.48.235.11813.48.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.49.71.12313.48.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.49.92.3213.48.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.50.136.013.50.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
13.61.85.23913.60.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.62.187.23213.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.62.235.17413.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.62.91.19513.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.63.2.6813.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
16.170.120.16016.170.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
16.170.62.4316.170.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
16.171.186.4816.170.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
51.20.204.14151.20.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
13.63.84.11313.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
56.228.51.18456.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
13.63.74.11213.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
51.21.212.12951.21.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
13.62.124.6213.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
16.192.27.14816.192.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SE
13.63.197.10513.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

Registrar
Organization
eniro danmark a/s
Contact emails

Subdomains

11 observed subdomains of proff.dk.

Web-graph footprint

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

778 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for proff.dk.

MechanismTarget
SPF_INCLUDE_spf.go.net-results.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP80.69.224.222

Related pages

Pivot deeper into the graph from proff.dk.

Cypher and MCP

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

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