All hostnames it-service.ru.com resolves to 17 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:609 as the registrar.
Nutrition Label WHISPER CANON · it-service.ru.com Routing diversity 5.4/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 10.0/10 WHOIS transparency 6.7/10 Resolver footprint 4.6/10 canon.whisper.security/host/it-service.ru.com Resolution chain it-service.ru.com resolves to 17 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 13.214.77.132 13.214.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 13.215.116.71 13.214.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 13.215.229.73 13.214.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 13.251.154.126 13.250.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 18.136.42.162 18.136.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. SG 18.138.201.14 18.138.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 18.142.124.195 18.142.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 3.0.208.68 3.0.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 3.0.83.127 3.0.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 52.220.106.241 52.220.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 52.220.163.32 52.220.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 52.220.231.56 52.220.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 52.221.127.202 52.220.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 52.74.171.130 52.74.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. SG 54.169.120.32 54.169.0.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. SG 54.254.67.197 54.254.0.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. SG 47.131.140.16 47.128.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. SG
WHOIS identity Registrar iana:609 Organization — Contact emails Related pages Pivot deeper into the graph from it-service.ru.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "it-service.ru.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 .