Skip to content

Hostname

sonysab.in

Last fetched

sonysab.in resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:800001 as the registrar.

Nutrition Label

WHISPER CANON · sonysab.inRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/sonysab.in

Resolution chain

sonysab.in resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.126.29.24413.126.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.127.208.21413.126.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.205.76.2913.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.6.105.233.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

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

Subdomains

1 observed subdomain of sonysab.in.

Web-graph footprint

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

12 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from sonysab.in.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "sonysab.in"})-[: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.