Skip to content

Hostname

flux.nl

Last fetched

flux.nl resolves to 1 IPv4 address operated by AS20847 in NL. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · flux.nlRouting diversity1.5/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/flux.nl

Resolution chain

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

IPPrefixASNOperatorCountry
31.7.6.15031.7.4.0/22AS20847NL

WHOIS identity

Registrar
registrar:gandi
Organization
Contact emails

Subdomains

16 observed subdomains of flux.nl.

Web-graph footprint

Distinct hostnames that link to or from flux.nl in the public web crawl.

17 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for flux.nl.

MechanismTarget
SPF_Amail.flux.nl
SPF_INCLUDEspf.postal.fm-colo.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP178.162.177.69
SPF_IP2a03:9700:8000:0:0:0:6:150
SPF_IP31.7.6.150
SPF_IP84.247.13.207
SPF_IP94.126.48.145
SPF_IP95.211.53.0/24

Related pages

Pivot deeper into the graph from flux.nl.

Cypher and MCP

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

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