Skip to content

Hostname

austwelltivoli.schoolobjects.com

Last fetched

austwelltivoli.schoolobjects.com resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · austwelltivoli.schoolobjects.comRouting diversity4.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/austwelltivoli.schoolobjects.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.211.140.1663.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.218.199.13.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.230.238.20834.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.200.152.15152.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.152.214.10954.152.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.204.126.4754.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.236.238.12854.236.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
54.237.153.9854.237.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with austwelltivoli.schoolobjects.com in WhisperGraph.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from austwelltivoli.schoolobjects.com.

Cypher and MCP

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

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