Skip to content

Hostname

alights.com

Last fetched

alights.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in CA. WHOIS lists iana:292 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
174.138.115.155174.138.112.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCCA

WHOIS identity

Registrar
iana:292
Organization
alight architectural lighting
Contact emails

Subdomains

14 observed subdomains of alights.com.

Web-graph footprint

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

81 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for alights.com.

MechanismTarget
SPF_INCLUDE2327376.spf05.hubspotemail.net
SPF_INCLUDEet._spf.pardot.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP148.105.0.0/16
SPF_IP148.163.150.161
SPF_IP148.163.154.99
SPF_IP170.76.205.10
SPF_IP198.2.128.0/18
SPF_IP205.201.128.0/20
SPF_IP52.177.62.27
SPF_IP65.221.12.128/32
SPF_IP65.221.12.148/32

Related pages

Pivot deeper into the graph from alights.com.

Cypher and MCP

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

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