Skip to content

Hostname

fx-prevent.com

Last fetched

fx-prevent.com resolves to 1 IPv4 address operated by AS12859 in NL. WHOIS lists iana:1647 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
213.154.226.170213.154.226.0/24AS12859NL

WHOIS identity

Registrar
iana:1647
Organization
fx prevent b.v.
Contact emails

Subdomains

9 observed subdomains of fx-prevent.com.

Web-graph footprint

Distinct hostnames that link to or from fx-prevent.com in the public web crawl.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for fx-prevent.com.

MechanismTarget
SPF_Afx-prevent.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.totaalholding.nl
SPF_IP185.87.187.152
SPF_MXfx-prevent.com

Related pages

Pivot deeper into the graph from fx-prevent.com.

Cypher and MCP

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

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