Skip to content

Hostname

vaio.com

Last fetched

vaio.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · vaio.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/vaio.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.20.10913.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.5313.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.5713.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.9113.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.169.36.293.169.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.36.603.169.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.36.623.169.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.36.723.169.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
52.222.236.10352.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.10652.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.4552.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.8552.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by onamae.com
Contact emails

Subdomains

66 observed subdomains of vaio.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for vaio.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmktomail.com
SPF_INCLUDErnmk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.rakurakuhanbai.jp
SPF_IP153.246.159.1

Related pages

Pivot deeper into the graph from vaio.com.

Cypher and MCP

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

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