Skip to content

Hostname

filter-technik.de

Last fetched

filter-technik.de resolves to 2 IPv4 addresses operated by HETZNER-AS in DE.

Nutrition Label

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

Resolution chain

filter-technik.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 filter-technik.de in WhisperGraph.

Subdomains

16 observed subdomains of filter-technik.de.

Web-graph footprint

Distinct hostnames that link to or from filter-technik.de in the public web crawl.

37 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for filter-technik.de.

MechanismTarget
SPF_INCLUDEspf.hornetsecurity.com
SPF_IP148.251.5.5
SPF_IP194.6.211.58
SPF_IP80.149.209.38/32
SPF_IP80.149.86.0/25
SPF_MXfilter-technik.de

Related pages

Pivot deeper into the graph from filter-technik.de.

Cypher and MCP

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

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