Skip to content

Hostname

it-service.ru.com

Last fetched

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.comRouting diversity5.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.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.

IPPrefixASNOperatorCountry
13.214.77.13213.214.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.215.116.7113.214.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.215.229.7313.214.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.251.154.12613.250.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.136.42.16218.136.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
18.138.201.1418.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.142.124.19518.142.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.0.208.683.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.0.83.1273.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.220.106.24152.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.220.163.3252.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.220.231.5652.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.221.127.20252.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.74.171.13052.74.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
54.169.120.3254.169.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
54.254.67.19754.254.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
47.131.140.1647.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:609
Organization
Contact emails

Threat posture

History

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.