Skip to content

Hostname

app.digio.in

Last fetched

app.digio.in resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.

Nutrition Label

WHISPER CANON · app.digio.inRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/app.digio.in

Resolution chain

app.digio.in resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.12013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.164.144.11418.164.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.144.1618.164.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.144.618.164.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.144.6818.164.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
3.165.50.1003.165.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
3.165.50.1043.165.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
3.165.50.333.165.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
3.165.50.993.165.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
65.8.131.12065.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.765.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.965.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.9765.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with app.digio.in in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from app.digio.in in the public web crawl.

102 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from app.digio.in.

Cypher and MCP

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

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