Hostname
worldclasslighting.com
Last fetched
worldclasslighting.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
worldclasslighting.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 54.236.189.38 | 54.236.128.0/17 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of worldclasslighting.com owner
- Contact emails
- murat@worldclasslighting.com
- mgultepe@concentric.net
- 03d00670-d4c0-49cb-aaf9-c373a5762e1a@identity-protect.org
- 1f0bb1c1-7b13-4bbd-b8ae-d5c015596d29@identity-protect.org
- 3fc1e654-c73b-4f65-a92c-d759dfb13cba@identity-protect.org
- 55e9c706-9284-476f-bdb2-118b1f022bc4@identity-protect.org
- 916f00f1-eed3-41cd-8a23-0d3668ca84b7@identity-protect.org
- c7fe8802-c3d1-4c58-8a6d-8b1d62775a25@identity-protect.org
- owner-12079240@worldclasslighting.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of worldclasslighting.com.
Web-graph footprint
Distinct hostnames that link to or from worldclasslighting.com in the public web crawl.
9 sites link to this hostname.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for worldclasslighting.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | dnsmadeeasy.com |
| SPF_INCLUDE | emailsrvr.com |
| SPF_MX | worldclasslighting.com |
Related pages
Pivot deeper into the graph from worldclasslighting.com.
- IP · 54.236.189.38
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · murat@worldclasslighting.com
- TLD · .com
- Browse hostnames · wo…
- 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: "worldclasslighting.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.