Skip to content

Hostname

openhandwerk.de

Last fetched

openhandwerk.de resolves to 2 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US.

Nutrition Label

WHISPER CANON · openhandwerk.deRouting diversity2.4/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint6.9/10canon.whisper.security/host/openhandwerk.de

Resolution chain

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

IPPrefixASNOperatorCountry
34.102.168.3434.100.0.0/14AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS
80.158.30.14480.158.24.0/21AS6878DE

WHOIS identity

No WHOIS records are currently associated with openhandwerk.de in WhisperGraph.

Subdomains

41 observed subdomains of openhandwerk.de.

Web-graph footprint

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

63 sites link to this hostname.

205 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for openhandwerk.de.

MechanismTarget
SPF_INCLUDE4723733.spf02.hubspotemail.net
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from openhandwerk.de.

Cypher and MCP

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

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