Hostname
asdlighting.com
Last fetched
asdlighting.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
asdlighting.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.247.249.27 | 34.240.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.51.18.81 | 52.48.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.171.37.98 | 54.171.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.229.174.52 | 54.229.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- asd lighting
- Contact emails
- info@asdlighting.com
- nocontactsfound@secureserver.net
- 31891e82-a9a2-4734-b9fd-4fe83168ff43@identity-protect.org
- 7253958d-da21-4ce8-bf87-bb21369cdcb6@identity-protect.org
- 72dc9e79-aad2-4275-b43e-7a8d72904f25@identity-protect.org
- 89de2c12-7414-48f7-80c9-21350b485098@identity-protect.org
- c96c201d-99a2-4a46-a782-3bdd6fd57a78@identity-protect.org
- e5930923-8e81-4240-99e0-eb7703ff1838@identity-protect.org
- owner-138127@asdlighting.com.whoisprivacyservice.org
- owner-2846721@asdlighting.com.whoisprivacyservice.org
- owner-4275338@asdlighting.com.whoisprivacyservice.org
- owner-6914525@asdlighting.com.whoisprivacyservice.org
- owner-6983932@asdlighting.com.whoisprivacyservice.org
Subdomains
12 observed subdomains of asdlighting.com.
Web-graph footprint
Distinct hostnames that link to or from asdlighting.com in the public web crawl.
43 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for asdlighting.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | eu.transmail.net |
| SPF_INCLUDE | mail.creditsafeuk.com |
| SPF_INCLUDE | spf-uk.emailsignatures365.com |
| SPF_INCLUDE | spf.ess.uk.barracudanetworks.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.zoho.eu |
| SPF_MX | asdlighting.com |
Related pages
Pivot deeper into the graph from asdlighting.com.
- IP · 34.247.249.27
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · info@asdlighting.com
- TLD · .com
- Browse hostnames · as…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "asdlighting.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.