Hostname
lcf.media
Last fetched
lcf.media resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
lcf.media 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 |
|---|---|---|---|---|
| 52.84.167.157 | 52.84.166.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 52.84.167.183 | 52.84.166.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 52.84.167.210 | 52.84.166.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 52.84.167.72 | 52.84.166.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 99.84.231.113 | 99.84.230.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.231.148 | 99.84.230.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.231.177 | 99.84.230.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.231.29 | 99.84.230.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:81
- Organization
- michel penneroux
- Contact emails
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for lcf.media.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from lcf.media.
- IP · 52.84.167.157
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:81
- Country · KR
- Email · 0a77a38fc2e92a83e0fc44d2ec2a8390-1936849@contact.gandi.net
- TLD · .media
- 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: "lcf.media"})-[: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.