Skip to content

Hostname

filter.spamcheck.eu

Last fetched

filter.spamcheck.eu resolves to 1 IPv4 address operated by AS24875 in NL.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
80.89.233.680.89.224.0/20AS24875NL

WHOIS identity

No WHOIS records are currently associated with filter.spamcheck.eu in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for filter.spamcheck.eu.

MechanismTarget
SPF_Afilter.spamcheck.eu
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.35.227.0/24
SPF_IP195.35.231.128/26
SPF_IP46.243.154.40/29
SPF_IP80.89.233.0/26
SPF_MXfilter.spamcheck.eu

Related pages

Pivot deeper into the graph from filter.spamcheck.eu.

Cypher and MCP

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

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