Skip to content

Hostname

filtrox.com

Last fetched

filtrox.com resolves to 1 IPv4 address operated by AS21069 in CH. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · filtrox.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/filtrox.com

Resolution chain

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

IPPrefixASNOperatorCountry
80.74.156.10080.74.144.0/20AS21069CH

WHOIS identity

Registrar
iana:106
Organization
filtrox
Contact emails

Subdomains

5 observed subdomains of filtrox.com.

Web-graph footprint

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

66 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for filtrox.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP148.230.252.144
SPF_IP157.125.4.50
SPF_IP185.178.216.198
SPF_IP51.105.190.182
SPF_IP83.150.1.122
SPF_IP85.95.111.78
SPF_IP95.129.71.238

Related pages

Pivot deeper into the graph from filtrox.com.

Cypher and MCP

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

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