Hostname
webapp.geonavi.comm.pl
Last fetched
webapp.geonavi.comm.pl resolves to 2 IPv4 addresses operated by SYSCL1 - Sysclay Sp. z o. o. in PL.
Nutrition Label
Resolution chain
webapp.geonavi.comm.pl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.242.35.40 | 185.242.32.0/22 | AS15391 | SYSCL1 - Sysclay Sp. z o. o. | PL |
| 31.186.87.53 | 31.186.80.0/21 | AS57367 | ECO-ATMAN-PL - Atman Sp. z o.o. | PL |
WHOIS identity
No WHOIS records are currently associated with webapp.geonavi.comm.pl in WhisperGraph.
Web-graph footprint
Distinct hostnames that link to or from webapp.geonavi.comm.pl in the public web crawl.
9 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from webapp.geonavi.comm.pl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "webapp.geonavi.comm.pl"})-[: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.