Hostname
ledrtech.com
Last fetched
ledrtech.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ledrtech.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.238.238.102 | 18.238.236.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.238.104 | 18.238.236.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.238.80 | 18.238.236.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.238.99 | 18.238.236.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.25 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.30 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.65 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.76 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ledrtech.com owner
- Contact emails
- dprivacy@gmail.com
- 0d19cdc4-755b-4ab8-b4ad-d16318b48dc8@identity-protect.org
- 70befbaf-30a2-49e9-aa25-3508728f0fce@identity-protect.org
- ca04f43d-c03f-4ac6-a0a1-27f29e5ca5e5@identity-protect.org
- cdf34b5e-f209-4293-8531-dd49747b73bf@identity-protect.org
- df76bbc4-df13-4f8e-9dd1-719c9ac16404@identity-protect.org
- e0d8f8e7-e83a-4472-91e3-7f5b48405ea7@identity-protect.org
- owner-10761869@ledrtech.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of ledrtech.com.
| Subdomain |
|---|
| cdn.ledrtech.com |
| www.ledrtech.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for ledrtech.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from ledrtech.com.
- IP · 18.238.238.102
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · dprivacy@gmail.com
- TLD · .com
- Browse hostnames · le…
- 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: "ledrtech.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.