Skip to content

Hostname

socks4less.dk

Last fetched

socks4less.dk is a registered hostname under the .dk top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

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

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
Organization
moreby aps
Contact emails

Subdomains

3 observed subdomains of socks4less.dk.

Web-graph footprint

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

190 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for socks4less.dk.

MechanismTarget
SPF_INCLUDE_spf.powerhosting.dk
SPF_INCLUDEsend.heysender.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEtrustpilotservice.com

Related pages

Pivot deeper into the graph from socks4less.dk.

Cypher and MCP

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

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