Skip to content

Hostname

formilux.org

Last fetched

formilux.org resolves to 1 IPv4 address operated by AS12876 in NL. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · formilux.orgRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/formilux.org

Resolution chain

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

IPPrefixASNOperatorCountry
51.15.8.21851.15.0.0/17AS12876NL

WHOIS identity

Registrar
iana:81
Organization
benoit dolez
Contact emails

Subdomains

11 observed subdomains of formilux.org.

Web-graph footprint

Distinct hostnames that link to or from formilux.org in the public web crawl.

9 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for formilux.org.

MechanismTarget
SPF_Aformilux.org
SPF_IP195.154.117.161
SPF_IP37.58.153.207
SPF_IP51.15.8.218
SPF_IP51.159.59.229
SPF_IP62.210.107.176

Related pages

Pivot deeper into the graph from formilux.org.

Cypher and MCP

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

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