Skip to content

Hostname

sonyliv.com

Last fetched

sonyliv.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · sonyliv.comRouting diversity4.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/sonyliv.com

Resolution chain

sonyliv.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.213.160.6413.212.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.228.143.12713.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.228.162.20313.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.229.24.23213.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.251.217.23213.250.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.0.220.293.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.0.244.1993.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.1.14.1343.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.74.96.22352.74.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
52.76.154.10552.76.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
54.169.152.12254.169.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
54.169.184.13754.169.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:468
Organization
multi screen media pvt.
Contact emails

Subdomains

91 observed subdomains of sonyliv.com.

Web-graph footprint

Distinct hostnames that link to or from sonyliv.com in the public web crawl.

2,046 sites link to this hostname.

32 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for sonyliv.com.

MechanismTarget
SPF_Asonyliv.com
SPF_INCLUDEncapp02.com
SPF_IP135.125.2.107
SPF_IP188.165.47.237
SPF_IP188.165.48.167
SPF_IP188.165.52.119
SPF_IP188.165.53.225
SPF_IP35.154.26.42
SPF_IP37.187.56.149
SPF_MXsonyliv.com

Related pages

Pivot deeper into the graph from sonyliv.com.

Cypher and MCP

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

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