Hostname
lgcreateboard.com
Last fetched
lgcreateboard.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in RO. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
lgcreateboard.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 |
|---|---|---|---|---|
| 143.204.11.22 | 143.204.8.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | RO |
| 143.204.11.4 | 143.204.8.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | RO |
| 143.204.11.77 | 143.204.8.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | RO |
| 143.204.11.92 | 143.204.8.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | RO |
| 18.160.46.16 | 18.160.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.46.52 | 18.160.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.46.88 | 18.160.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.46.99 | 18.160.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- lg electronics.
- Contact emails
- —
Subdomains
30 observed subdomains of lgcreateboard.com.
Showing 19 of 30. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from lgcreateboard.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "lgcreateboard.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.