Hostname
ostapp.net
Last fetched
ostapp.net resolves to 1 IPv4 address operated by AS51167 in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ostapp.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 161.97.173.102 | 161.97.160.0/20 | AS51167 | — | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 0503fc85-0442-471e-8885-930cb82ac617@identity-protect.org
- 12e0c169-65e4-4006-aee1-a55ac993d4fa@identity-protect.org
- 8b4b07d2-d653-4c66-a07a-cac0c561e4a6@identity-protect.org
- 9b795f0f-cd07-48d7-838d-403d5c15d59c@identity-protect.org
- ed40bb10-9b3f-41b8-8621-bfa62e633b6a@identity-protect.org
- f524b6fb-34fa-4e99-a8db-885cca6f48b5@identity-protect.org
- hostmaster@imena.ua
Subdomains
18 observed subdomains of ostapp.net.
Web-graph footprint
Distinct hostnames that link to or from ostapp.net in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from ostapp.net.
- IP · 161.97.173.102
- ASN · AS51167
- Registrar · iana:468
- Country · DE
- Email · 0503fc85-0442-471e-8885-930cb82ac617@identity-protect.org
- TLD · .net
- Browse hostnames · os…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ostapp.net"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.