Skip to content

Hostname

metalluxlight.com

Last fetched

metalluxlight.com resolves to 1 IPv4 address operated by OVH - OVH SAS in IT. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · metalluxlight.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/metalluxlight.com

Resolution chain

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

IPPrefixASNOperatorCountry
37.59.227.20237.59.0.0/16AS16276OVH - OVH SASIT

WHOIS identity

Registrar
iana:433
Organization
metal lux s.n.c. di baccega r.
Contact emails

Subdomains

4 observed subdomains of metalluxlight.com.

Web-graph footprint

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

54 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for metalluxlight.com.

MechanismTarget
SPF_Ametalluxlight.com
SPF_IP37.59.227.200/30
SPF_IP92.222.213.80/30
SPF_IP92.222.225.44/30

Related pages

Pivot deeper into the graph from metalluxlight.com.

Cypher and MCP

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

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