Skip to content

Hostname

zistfilter.com

Last fetched

zistfilter.com resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists iana:82 as the registrar.

Nutrition Label

WHISPER CANON · zistfilter.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/zistfilter.com

Resolution chain

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

IPPrefixASNOperatorCountry
46.105.46.4046.105.0.0/16AS16276FR

WHOIS identity

Registrar
iana:82
Organization
mr. ansari
Contact emails

Subdomains

7 observed subdomains of zistfilter.com.

Web-graph footprint

Distinct hostnames that link to or from zistfilter.com in the public web crawl.

5 sites link to this hostname.

49 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • zistfilter.com

SPF policy

14 SPF mechanisms authorising senders for zistfilter.com.

MechanismTarget
SPF_Azistfilter.com
SPF_IP135.181.114.39
SPF_IP151.80.195.28
SPF_IP176.31.207.54
SPF_IP176.9.7.28
SPF_IP184.172.96.195
SPF_IP188.165.217.167
SPF_IP188.165.233.98
SPF_IP188.165.248.8
SPF_IP46.105.46.40
SPF_IP54.37.31.15
SPF_IP94.23.214.113
SPF_IP94.23.216.103
SPF_MXzistfilter.com

Related pages

Pivot deeper into the graph from zistfilter.com.

Cypher and MCP

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

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