Skip to content

Hostname

palby.dk

Last fetched

palby.dk resolves to 1 IPv4 address operated by AS25400 in NO.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
212.125.226.156212.125.192.0/18AS25400NO

WHOIS identity

Registrar
Organization
palby marine a/s
Contact emails

Subdomains

30 observed subdomains of palby.dk.

Web-graph footprint

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

160 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for palby.dk.

MechanismTarget
SPF_INCLUDE_spf.consignor.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mailanyone.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.80.140.104
SPF_IP176.20.227.122
SPF_IP52.149.120.1
SPF_IP65.52.150.151

Related pages

Pivot deeper into the graph from palby.dk.

Cypher and MCP

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

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