Hostname
adlightning.com
Last fetched
adlightning.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
adlightning.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of adlightning.com owner
- Contact emails
- 0ed24cba-5f1b-4580-bb8a-f429f67dd3b7@identity-protect.org
- 2bbbbec5-86d9-47d8-ac44-137f17f07eef@identity-protect.org
- 5cab1455-7845-4e95-b949-f8d99483fa02@identity-protect.org
- b44c6818-6bed-452e-aba4-55fc4c5361b5@identity-protect.org
- e7f7ae7a-60e0-4e89-85e3-19ad36bcb136@identity-protect.org
- f10c65a6-b99a-414e-903b-64a6f6feb45e@identity-protect.org
- fa2f32e2-79d5-4f28-8648-5c5c6d1f80e9@identity-protect.org
- owner-10247821@adlightning.com.whoisprivacyservice.org
- owner-10985101@adlightning.com.whoisprivacyservice.org
- owner-11499108@adlightning.com.whoisprivacyservice.org
- owner-2394520@adlightning.com.whoisprivacyservice.org
- owner-294488@adlightning.com.whoisprivacyservice.org
- owner-3308863@adlightning.com.whoisprivacyservice.org
- owner-4794534@adlightning.com.whoisprivacyservice.org
- owner-4867101@adlightning.com.whoisprivacyservice.org
- owner-6090291@adlightning.com.whoisprivacyservice.org
- owner-6827571@adlightning.com.whoisprivacyservice.org
- owner-729890@adlightning.com.whoisprivacyservice.org
- owner-7434464@adlightning.com.whoisprivacyservice.org
- owner-999839@adlightning.com.whoisprivacyservice.org
- and 1 more
Subdomains
46 observed subdomains of adlightning.com.
Showing 25 of 46. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from adlightning.com in the public web crawl.
340 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for adlightning.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | us._netblocks.mimecast.com |
Related pages
Pivot deeper into the graph from adlightning.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "adlightning.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.