Skip to content

Hostname

luminoxx.com

Last fetched

luminoxx.com resolves to 1 IPv4 address operated by AS39704 in NL. WHOIS lists iana:1480 as the registrar.

Nutrition Label

WHISPER CANON · luminoxx.comRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/luminoxx.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.103.19.38185.103.16.0/22AS39704NL

WHOIS identity

Registrar
iana:1480
Organization
f nienhuis
Contact emails

Subdomains

4 observed subdomains of luminoxx.com.

Web-graph footprint

Distinct hostnames that link to or from luminoxx.com in the public web crawl.

5 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for luminoxx.com.

MechanismTarget
SPF_Aluminoxx.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.103.19.38
SPF_IP212.54.34.9/32
SPF_IP212.54.42.166/32
SPF_IP212.54.42.20
SPF_IP212.54.42.24
SPF_IP213.127.114.156
SPF_MXluminoxx.com

Related pages

Pivot deeper into the graph from luminoxx.com.

Cypher and MCP

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

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