Hostname
pathlight.com
Last fetched
pathlight.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
pathlight.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.20.36.180 | 100.20.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.145.25.155 | 16.145.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.148.182.75 | 16.148.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.34.40.166 | 52.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.212.20.185 | 54.212.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.69.91.116 | 54.68.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of pathlight.com owner
- Contact emails
- leo.stefanov@quantum.com
- 0b249dc1-a763-4e35-8351-c1807e2dc7bf@identity-protect.org
- 3bc3c755-3183-4a35-b952-e5790f7401a3@identity-protect.org
- 8f5b0267-825c-4b01-8229-a4568be30526@identity-protect.org
- 9cea066b-43b4-426d-af24-332658d600e7@identity-protect.org
- c962d83b-fe7c-4f9d-9384-61c7105749d0@identity-protect.org
- owner-3114946@pathlight.com.whoisprivacyservice.org
- owner-5782600@pathlight.com.whoisprivacyservice.org
- owner-6898031@pathlight.com.whoisprivacyservice.org
Subdomains
16 observed subdomains of pathlight.com.
Web-graph footprint
Distinct hostnames that link to or from pathlight.com in the public web crawl.
62 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for pathlight.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from pathlight.com.
- IP · 100.20.36.180
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · leo.stefanov@quantum.com
- TLD · .com
- Browse hostnames · pa…
- 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: "pathlight.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.