Skip to content

Hostname

questler.de

Last fetched

questler.de resolves to 1 IPv4 address operated by AS31103 in DE.

Nutrition Label

WHISPER CANON · questler.deRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/questler.de

Resolution chain

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

IPPrefixASNOperatorCountry
217.114.219.134217.114.208.0/20AS31103DE

WHOIS identity

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

Subdomains

70 observed subdomains of questler.de.

Web-graph footprint

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

106 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for questler.de.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.crsend.com
SPF_IP217.114.219.143
SPF_IP217.114.219.160
SPF_IP217.114.219.168
SPF_IP217.114.219.172
SPF_IP217.114.219.182
SPF_IP217.114.220.143
SPF_IP217.114.220.160
SPF_IP217.114.222.202
SPF_IP87.118.70.74
SPF_MXquestler.de

Related pages

Pivot deeper into the graph from questler.de.

Cypher and MCP

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

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