Skip to content

Hostname

luftfilter-filtec.de

Last fetched

luftfilter-filtec.de resolves to 1 IPv4 address operated by AS34788 in DE.

Nutrition Label

WHISPER CANON · luftfilter-filtec.deRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/luftfilter-filtec.de

Resolution chain

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

IPPrefixASNOperatorCountry
85.13.163.17085.13.163.0/24AS34788DE

WHOIS identity

No WHOIS records are currently associated with luftfilter-filtec.de in WhisperGraph.

Subdomains

8 observed subdomains of luftfilter-filtec.de.

Web-graph footprint

Distinct hostnames that link to or from luftfilter-filtec.de in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for luftfilter-filtec.de.

MechanismTarget
SPF_Amail.tuersteher.one
SPF_INCLUDE_spf-e.cegedim.fr
SPF_INCLUDE_spf-i.cegedim.fr
SPF_INCLUDEspf.protection.outlook.com
SPF_IP178.77.111.91/32
SPF_IP185.113.42.95/32
SPF_IP2a01:488:42:1000:b24d:6f5b::/128
SPF_IP85.13.163.170
SPF_MXluftfilter-filtec.de

Related pages

Pivot deeper into the graph from luftfilter-filtec.de.

Cypher and MCP

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

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