Hostname
appogeo.com
Last fetched
appogeo.com resolves to 1 IPv4 address operated by AS12824 in PL. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
appogeo.com 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 |
|---|---|---|---|---|
| 89.161.255.7 | 89.161.192.0/18 | AS12824 | — | PL |
WHOIS identity
- Registrar
- iana:269
- Organization
- appogeo consulting tomasz wilczak
- Contact emails
- twilczak@appogeo.com
- 0b133a87d4b7dbebf7c54a550b88ba40b859fec658ecdd22dd1333b4512ce213@appogeo.com.whoisproxy.org
- 0d9f52512cda9c8f1befbe72286074894b1713f6192e7671a358b896b10b08b8@appogeo.com.whoisproxy.org
- 1ed6fc8696ed82253810b88c90d4882815021adbfbd5104b3f10ae5d91db2442@appogeo.com.whoisproxy.org
- 23943b0f63ec57f8ca80e2c83a183c25a6a71b01445c048a76a955ada442372a@appogeo.com.whoisproxy.org
- 391bfb61aad272c8e3f5af7cfa9a3b487c1a8f3d2bd16668236edadc7fd989f4@appogeo.com.whoisproxy.org
- 4c9c50f97b27658bcdc92b36616dc734706e795e876643db3ec01a92f5ac8ec6@appogeo.com.whoisproxy.org
- 540c61309d224c7a00f7b086ef3c64ce8f4b6bba7f201fa916c6d0aad553a2fc@appogeo.com.whoisproxy.org
- 60c42082c1cc953f3effcc02ea1a19dadc620b6e920e11022a710ea6b4b515cd@appogeo.com.whoisproxy.org
- 83cb6951d1462d8e3f5790e2e4f0c4d7703f8aa6b076c39e8dae60bb09cd9ec4@appogeo.com.whoisproxy.org
- 9bc15e0238daee06bc3f364171544fcbc517c6600d446c4a0c8217a3d751b573@appogeo.com.whoisproxy.org
- d18ea2d1dc82ad4a08d58ad2b6b8a75be73b298d67e14dd666f01ff7d8bbc32d@appogeo.com.whoisproxy.org
- d2da5ca46c50f6c915d63c80b6ca96228ca9c008854847487600fe60a207c75a@appogeo.com.whoisproxy.org
Subdomains
1 observed subdomain of appogeo.com.
| Subdomain |
|---|
| fw.appogeo.com |
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from appogeo.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "appogeo.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.