All hostnames secure-it.vtwenty.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.
Nutrition Label WHISPER CANON · secure-it.vtwenty.com Routing diversity 5.4/10 Peering density 9.6/10 MOAS conflict ✓ none Threat-feed listings 6.8/10 WHOIS transparency 0.0/10 Resolver footprint 4.6/10 canon.whisper.security/host/secure-it.vtwenty.com Resolution chain secure-it.vtwenty.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 108.131.187.171 108.138.24.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. IE 108.132.132.51 108.138.24.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. IE 108.132.135.210 108.138.24.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. IE 108.132.77.143 108.138.24.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. IE 18.202.59.126 18.220.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.246.50.169 35.2.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.248.221.118 35.3.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.250.82.125 35.3.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.252.237.214 35.3.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.254.70.202 35.3.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.16.27.89 52.36.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.210.235.54 52.216.6.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.211.194.47 52.216.6.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.211.78.47 52.216.6.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.215.49.118 52.216.6.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.31.64.1 52.46.5.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.73.18.83 54.84.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.75.8.79 54.86.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 99.81.98.3 99.82.162.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. IE 79.125.27.218 79.125.160.0/19 AS16509 AMAZON-02 - Amazon.com, Inc. IE
WHOIS identity No WHOIS records are currently associated with secure-it.vtwenty.com in WhisperGraph.
Related pages Pivot deeper into the graph from secure-it.vtwenty.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "secure-it.vtwenty.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server .