Skip to content

Hostname

effix.be

Last fetched

effix.be resolves to 1 IPv4 address operated by AS200884 in BE. WHOIS lists registrar:effix group as the registrar.

Nutrition Label

WHISPER CANON · effix.beRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/effix.be

Resolution chain

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

IPPrefixASNOperatorCountry
185.92.196.151185.92.196.0/24AS200884BE

WHOIS identity

Registrar
registrar:effix group
Organization
Contact emails

Subdomains

132 observed subdomains of effix.be.

Web-graph footprint

Distinct hostnames that link to or from effix.be in the public web crawl.

8 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for effix.be.

MechanismTarget
SPF_Aeffix.be
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.certiris.be
SPF_INCLUDEspf.effix.be
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.postal-intx.effixgroup.be
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.92.196.129
SPF_IP213.181.52.220/32
SPF_MXeffix.be

Related pages

Pivot deeper into the graph from effix.be.

Cypher and MCP

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

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