Skip to content

Hostname

ai360.view.property

Last fetched

ai360.view.property resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · ai360.view.propertyRouting diversity3.9/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/ai360.view.property

Resolution chain

ai360.view.property resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.211.147.993.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.216.122.1883.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.217.63.1853.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.220.35.243.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.233.129.4134.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.173.194.4335.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.195.95.24244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.204.2.8954.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with ai360.view.property in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from ai360.view.property in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from ai360.view.property.

Cypher and MCP

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

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