Skip to content

Hostname

fluidtech.be

Last fetched

fluidtech.be resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists registrar:registrar.eu as the registrar.

Nutrition Label

WHISPER CANON · fluidtech.beRouting diversity1.5/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/fluidtech.be

Resolution chain

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

IPPrefixASNOperatorCountry
168.119.173.219168.119.0.0/16AS24940DE

WHOIS identity

Registrar
registrar:registrar.eu
Organization
Contact emails

Subdomains

4 observed subdomains of fluidtech.be.

Web-graph footprint

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

6 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for fluidtech.be.

MechanismTarget
SPF_Afluidtech.be
SPF_INCLUDE_spf.mailersend.net
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP168.119.173.219
SPF_IP2a01:4f8:1c1e:6134:0:0:0:1
SPF_MXfluidtech.be

Related pages

Pivot deeper into the graph from fluidtech.be.

Cypher and MCP

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

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