Skip to content

Hostname

ilumens.com

Last fetched

ilumens.com resolves to 1 IPv4 address operated by XMISSION - XMission, L.C. in US. WHOIS lists iana:1538 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
166.70.108.6166.70.0.0/16AS6315XMISSION - XMission, L.C.US

WHOIS identity

Registrar
iana:1538
Organization
larry sadwick
Contact emails

Subdomains

2 observed subdomains of ilumens.com.

Web-graph footprint

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

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for ilumens.com.

MechanismTarget
SPF_Ailumens.com
SPF_INCLUDE45335941.spf05.hubspotemail.net
SPF_IP166.70.108.0/27
SPF_IP166.70.189.0/24
SPF_MXilumens.com

Related pages

Pivot deeper into the graph from ilumens.com.

Cypher and MCP

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

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