Hostname
lcdcomps.com
Last fetched
lcdcomps.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
lcdcomps.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 |
|---|---|---|---|---|
| 13.225.134.36 | 13.225.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 13.225.134.46 | 13.225.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 13.225.134.50 | 13.225.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 13.225.134.64 | 13.225.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 52.85.31.129 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.40 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.41 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.43 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of lcdcomps.com owner
- Contact emails
- hostmaster@mcgraw-hill.com
- hostmaster@spglobal.com
- 0331d237-0e87-4337-b5a8-d9d000b4c5f8@identity-protect.org
- 0c9cab60-6dcf-4e31-bb05-9526e92b7848@identity-protect.org
- 0e376445-3eec-4063-b881-f1200fa0c133@identity-protect.org
- 3feea081-2d2e-4596-ad68-419f94d56bb4@identity-protect.org
- 414f40cb-b333-4f1e-8a3d-802a9ae59c0d@identity-protect.org
- 49a0608f-7b73-4387-adcd-2cf0ef332158@identity-protect.org
- 92d42f77-2812-4350-ada9-350a134bb5a1@identity-protect.org
Subdomains
3 observed subdomains of lcdcomps.com.
Web-graph footprint
Distinct hostnames that link to or from lcdcomps.com in the public web crawl.
47 sites link to this hostname.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for lcdcomps.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | sendgrid.net |
Related pages
Pivot deeper into the graph from lcdcomps.com.
- IP · 13.225.134.36
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · KR
- Email · hostmaster@mcgraw-hill.com
- TLD · .com
- Browse hostnames · lc…
- 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: "lcdcomps.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.