Hostname
oglitip.hu
Last fetched
oglitip.hu resolves to 4 IPv4 addresses operated by RACKFOREST-AS - Rackforest Zrt. in HU.
Nutrition Label
Resolution chain
oglitip.hu resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 109.122.217.4 | 109.122.216.0/21 | AS62214 | RACKFOREST-AS - Rackforest Zrt. | HU |
| 109.122.218.231 | 109.122.216.0/21 | AS62214 | RACKFOREST-AS - Rackforest Zrt. | HU |
| 109.122.218.232 | 109.122.216.0/21 | AS62214 | RACKFOREST-AS - Rackforest Zrt. | HU |
| 77.42.34.48 | 77.42.0.0/17 | AS24940 | HETZNER-AS - Hetzner Online GmbH | FI |
WHOIS identity
No WHOIS records are currently associated with oglitip.hu in WhisperGraph.
Subdomains
2 observed subdomains of oglitip.hu.
| Subdomain |
|---|
| mail.oglitip.hu |
| www.oglitip.hu |
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from oglitip.hu.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "oglitip.hu"})-[: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.