Skip to content

Hostname

scanpix.dk

Last fetched

scanpix.dk resolves to 1 IPv4 address operated by AS9158 in DK.

Nutrition Label

WHISPER CANON · scanpix.dkRouting diversity1.5/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/scanpix.dk

Resolution chain

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

IPPrefixASNOperatorCountry
130.227.208.74130.227.0.0/16AS9158DK

WHOIS identity

Registrar
Organization
berlingske media a/s
Contact emails

Subdomains

26 observed subdomains of scanpix.dk.

Web-graph footprint

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

41 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for scanpix.dk.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mailanyone.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_MXscanpix.dk

Related pages

Pivot deeper into the graph from scanpix.dk.

Cypher and MCP

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

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