Skip to content

Hostname

1000hands.de

Last fetched

1000hands.de resolves to 2 IPv4 addresses operated by AS48324 in DE.

Nutrition Label

WHISPER CANON · 1000hands.deRouting diversity2.4/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/1000hands.de

Resolution chain

1000hands.de resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with 1000hands.de in WhisperGraph.

Subdomains

5 observed subdomains of 1000hands.de.

Web-graph footprint

Distinct hostnames that link to or from 1000hands.de in the public web crawl.

12 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for 1000hands.de.

MechanismTarget
SPF_INCLUDE143385137.spf07.hubspotemail.net
SPF_INCLUDE_spf-e.cegedim.fr
SPF_INCLUDE_spf-i.cegedim.fr
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP178.77.111.91/32
SPF_IP185.128.70.134
SPF_IP2a01:488:42:1000:b24d:6f5b::/128
SPF_IP5.57.42.29
SPF_IP88.130.171.199

Related pages

Pivot deeper into the graph from 1000hands.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "1000hands.de"})-[: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.