Skip to content

Hostname

filter-service.eu

Last fetched

filter-service.eu resolves to 1 IPv4 address operated by AS16342 in PL. WHOIS lists registrar:netart registrar sp. z o.o. as the registrar.

Nutrition Label

WHISPER CANON · filter-service.euRouting diversity1.5/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/filter-service.eu

Resolution chain

filter-service.eu resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
85.89.161.20085.89.160.0/20AS16342PL

WHOIS identity

Registrar
registrar:netart registrar sp. z o.o.
Organization
Contact emails

Subdomains

7 observed subdomains of filter-service.eu.

Web-graph footprint

Distinct hostnames that link to or from filter-service.eu in the public web crawl.

28 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for filter-service.eu.

MechanismTarget
SPF_IP193.151.55.6
SPF_IP31.182.25.3
SPF_IP78.156.164.3
SPF_IP85.89.161.194
SPF_MXfilter-service.eu

Related pages

Pivot deeper into the graph from filter-service.eu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "filter-service.eu"})-[: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.