Skip to content

Hostname

sony.es

Last fetched

sony.es resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · sony.esRouting diversity4.2/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/sony.es

Resolution chain

sony.es resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.223.8.14813.224.4.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.215.24.23.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.225.210.2243.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.153.24.14535.160.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.86.113.2352.92.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
98.80.91.9398.96.210.0/23AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with sony.es in WhisperGraph.

Subdomains

34 observed subdomains of sony.es.

Web-graph footprint

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

1,062 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

Related pages

Pivot deeper into the graph from sony.es.

Cypher and MCP

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

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