Skip to content

Hostname

email.lightingdirect.com

Last fetched

email.lightingdirect.com resolves to 4 IPv4 addresses operated by AS20940 in IN.

Nutrition Label

WHISPER CANON · email.lightingdirect.comRouting diversity2.4/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/email.lightingdirect.com

Resolution chain

email.lightingdirect.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with email.lightingdirect.com in WhisperGraph.

Subdomains

1 observed subdomain of email.lightingdirect.com.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for email.lightingdirect.com.

MechanismTarget
SPF_IP129.157.120.21
SPF_IP129.157.120.25
SPF_IP129.157.120.26
SPF_IP129.157.120.27
SPF_IP129.157.120.28
SPF_IP129.157.120.29
SPF_IP129.157.120.30
SPF_IP129.157.120.31
SPF_IP129.157.120.32
SPF_IP129.157.120.33
SPF_IP129.157.120.34
SPF_IP129.157.120.35
SPF_IP129.157.120.36
SPF_IP192.9.193.16

Related pages

Pivot deeper into the graph from email.lightingdirect.com.

Cypher and MCP

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

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