Skip to content

Hostname

app.nurp.com

Last fetched

app.nurp.com resolves to 5 IPv4 addresses operated by UPCLOUDUSA - UpCloud USA Inc in US.

Nutrition Label

WHISPER CANON · app.nurp.comRouting diversity3.0/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/app.nurp.com

Resolution chain

app.nurp.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
152.44.35.174152.44.32.0/21AS25697UPCLOUDUSA - UpCloud USA IncUS
152.44.38.172152.44.32.0/21AS25697UPCLOUDUSA - UpCloud USA IncUS
152.44.39.7152.44.32.0/21AS25697UPCLOUDUSA - UpCloud USA IncUS
152.44.40.193152.44.40.0/22AS25697UPCLOUDUSA - UpCloud USA IncUS
209.50.57.205209.50.56.0/22AS25697UPCLOUDUSA - UpCloud USA IncUS

WHOIS identity

No WHOIS records are currently associated with app.nurp.com in WhisperGraph.

Subdomains

2 observed subdomains of app.nurp.com.

Threat posture

History

Related pages

Pivot deeper into the graph from app.nurp.com.

Cypher and MCP

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

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