Skip to content

Hostname

t.castle.io

Last fetched

t.castle.io resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · t.castle.ioRouting diversity6.4/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/t.castle.io

Resolution chain

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

IPPrefixASNOperatorCountry
100.25.238.78100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.49.71.6100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.204.59.22218.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.235.143.4418.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.213.39.23.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.216.44.263.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.223.131.1343.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.225.183.203.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.228.101.1003.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.204.248.19434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.228.106.9034.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.195.74.18144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.197.65.22544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.206.38.9944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.206.79.9744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.219.242.15544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.19.13.9350.19.0.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
50.19.71.24150.19.0.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
52.4.222.18152.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.73.110.9152.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with t.castle.io in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from t.castle.io in the public web crawl.

6 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from t.castle.io.

Cypher and MCP

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

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