Skip to content

Hostname

aires.studio

Last fetched

aires.studio resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · aires.studioRouting diversity6.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/aires.studio

Resolution chain

aires.studio resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.25.191.111100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.28.82.145100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.52.139.187100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
13.223.218.1013.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.233.110.873.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.233.123.1253.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.233.181.303.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.86.133.1753.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.195.86.16234.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.227.254.3834.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.230.207.18634.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.231.48.16034.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.238.204.3334.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.170.92.18835.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.197.129.13444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.207.253.18044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.214.164.19944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.19.140.7950.19.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
52.204.17.19852.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.3.26.17552.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

3 observed subdomains of aires.studio.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for aires.studio.

MechanismTarget
SPF_INCLUDEspf.whservidor.com

Related pages

Pivot deeper into the graph from aires.studio.

Cypher and MCP

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

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