Hostname
liveplatform.com
Last fetched
liveplatform.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
liveplatform.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.208.150.141 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.204.127.91 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.206.153.32 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.203.134.180 | 52.200.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of liveplatform.com owner
- Contact emails
- dns@livetechnology.com
- 057c240a-3322-4c2b-9285-6ac7f18830cd@identity-protect.org
- 34568554-60c9-4fc0-a3c8-0ced78892a31@identity-protect.org
- 504e04ba-da9b-4418-8097-3092ae00ca6e@identity-protect.org
- 6ffa667e-9d47-4751-a486-e3d8e7caecdb@identity-protect.org
- 93889ae1-8bd6-4cd8-8ee5-7ce1a7f15bc0@identity-protect.org
- e3b70728-5c6f-4f6e-86f6-f1dbcd42b81c@identity-protect.org
- owner-6393257@liveplatform.com.whoisprivacyservice.org
Subdomains
25 observed subdomains of liveplatform.com.
Showing 14 of 25. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from liveplatform.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for liveplatform.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 34.206.194.182/32 |
Related pages
Pivot deeper into the graph from liveplatform.com.
- IP · 3.208.150.141
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · dns@livetechnology.com
- TLD · .com
- Browse hostnames · li…
- 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: "liveplatform.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.