Skip to content

Hostname

urjit.info

Last fetched

urjit.info resolves to 15 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · urjit.infoRouting diversity5.2/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/urjit.info

Resolution chain

urjit.info resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.15.180.16716.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.203.18816.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.13616.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.24316.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.74.21316.182.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.24.2403.5.24.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.217.168.15752.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.17.8352.217.17.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.170.7752.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.175.7752.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.33.19552.217.33.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.130.10954.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.166.5354.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.197.22954.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.202.18154.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
bibek galera
Contact emails

Subdomains

1 observed subdomain of urjit.info.

Threat posture

History

Related pages

Pivot deeper into the graph from urjit.info.

Cypher and MCP

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

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