Skip to content

Hostname

protruck.dk

Last fetched

protruck.dk resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · protruck.dkRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/protruck.dk

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.10.58104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.11.58104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.69.202172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
Organization
hyster used equipment a/s
Contact emails

Subdomains

8 observed subdomains of protruck.dk.

Web-graph footprint

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

103 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for protruck.dk.

MechanismTarget
SPF_Amail.b2b-email.net
SPF_INCLUDE8498928.spf07.hubspotemail.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP152.115.134.170
SPF_IP194.150.115.162
SPF_IP217.74.209.186
SPF_IP31.193.236.197/27
SPF_IP77.233.238.244
SPF_IP83.151.159.132
SPF_IP87.104.86.221
SPF_IP87.116.25.27
SPF_IP87.55.222.212
SPF_IP91.197.249.48

Related pages

Pivot deeper into the graph from protruck.dk.

Cypher and MCP

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

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