Hostname
bahnapp.com
Last fetched
bahnapp.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- iana:468
- Organization
- caught by desktopcatcher
- Contact emails
- admin@wmanage.com
- domains@hugedomains.com
- jan.gruener@hellany.com
- 3a38f831-8012-44ff-9071-ec613063d496@identity-protect.org
- 7fa5f3e1-f639-4186-801c-4020a8bf6e5d@identity-protect.org
- ad6e67de-c2b0-4c0c-8d99-bffa4bc5a1f0@identity-protect.org
- bee07756-76fc-461b-a1d4-609906a93305@identity-protect.org
- c4f7c988-323d-4135-9eec-c6c414c16747@identity-protect.org
Subdomains
3 observed subdomains of bahnapp.com.
| Subdomain |
|---|
| magento.bahnapp.com |
| www.bahnapp.com |
Showing 2 of 3. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from bahnapp.com in the public web crawl.
8 sites link to this hostname.
5 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for bahnapp.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.improvmx.com |
Related pages
Pivot deeper into the graph from bahnapp.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bahnapp.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.