Skip to content

Hostname

live-platforms.com

Last fetched

live-platforms.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · live-platforms.comRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/live-platforms.com

Resolution chain

live-platforms.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
122.248.243.125122.248.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.SG
18.136.43.19818.136.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
18.139.181.21418.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.220.38.5752.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

6 observed subdomains of live-platforms.com.

Web-graph footprint

Distinct hostnames that link to or from live-platforms.com in the public web crawl.

96 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for live-platforms.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEsmtp.txmsv.com
SPF_INCLUDEspf-a.set.or.th
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_MXlive-platforms.com

Related pages

Pivot deeper into the graph from live-platforms.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "live-platforms.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.