Skip to content

Hostname

willms-gabelstapler.de

Last fetched

willms-gabelstapler.de resolves to 1 IPv4 address operated by KEYWEB-AS in DE.

Nutrition Label

WHISPER CANON · willms-gabelstapler.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/willms-gabelstapler.de

Resolution chain

willms-gabelstapler.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
87.118.82.8087.118.64.0/18AS31103KEYWEB-ASDE

WHOIS identity

No WHOIS records are currently associated with willms-gabelstapler.de in WhisperGraph.

Subdomains

6 observed subdomains of willms-gabelstapler.de.

Web-graph footprint

Distinct hostnames that link to or from willms-gabelstapler.de in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for willms-gabelstapler.de.

MechanismTarget
SPF_Awillms-gabelstapler.de
SPF_IP217.64.175.0/24
SPF_IP83.246.65.0/24
SPF_IP94.100.128.0/20
SPF_MXwillms-gabelstapler.de

Related pages

Pivot deeper into the graph from willms-gabelstapler.de.

Cypher and MCP

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

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