Skip to content

Hostname

app.practive.in

Last fetched

app.practive.in resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · app.practive.inRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/app.practive.in

Resolution chain

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

IPPrefixASNOperatorCountry
18.155.192.10618.155.192.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.155.192.11118.155.192.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.155.192.1418.155.192.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.155.192.9118.155.192.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.185.10818.172.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.CA
18.172.185.2018.172.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.CA
18.172.185.3718.172.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.CA
18.172.185.9418.172.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.CA
99.84.41.10099.84.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.41.1599.84.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.41.5599.84.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.41.6199.84.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Web-graph footprint

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

2 sites linked to from this hostname.

Threat posture

History

Related pages

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

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "app.practive.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.