Skip to content

Hostname

scanpipe.dk

Last fetched

scanpipe.dk resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · scanpipe.dkRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/scanpipe.dk

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.73.215104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.149.232172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.0188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.0188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
Organization
mikael lundgaard
Contact emails

Subdomains

10 observed subdomains of scanpipe.dk.

Web-graph footprint

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

32 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for scanpipe.dk.

MechanismTarget
SPF_INCLUDEspf-westeu.emailsignatures365.com
SPF_INCLUDEspf.curanet.dk
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.245.209.192/26
SPF_IP212.97.141.97
SPF_IP50.31.156.96/27
SPF_IP50.31.205.0/24

Related pages

Pivot deeper into the graph from scanpipe.dk.

Cypher and MCP

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

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