Hostname
ofi.hu
Last fetched
ofi.hu resolves to 1 IPv4 address operated by HBONE-AS - KIFU (Governmental Info Tech Development Agency) in HU.
Nutrition Label
Resolution chain
ofi.hu 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 |
|---|---|---|---|---|
| 193.224.86.157 | 193.224.0.0/15 | AS1955 | HBONE-AS - KIFU (Governmental Info Tech Development Agency) | HU |
WHOIS identity
No WHOIS records are currently associated with ofi.hu in WhisperGraph.
Subdomains
40 observed subdomains of ofi.hu.
Showing 25 of 40. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ofi.hu in the public web crawl.
339 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for ofi.hu.
| Mechanism | Target |
|---|---|
| SPF_IP | 193.224.247.183/32 |
| SPF_IP | 193.224.86.210/32 |
| SPF_IP | 193.225.215.143/32 |
| SPF_IP | 193.6.241.130/32 |
| SPF_IP | 193.6.241.148/32 |
| SPF_IP | 193.6.241.149/32 |
| SPF_IP | 193.6.241.150/32 |
| SPF_IP | 193.6.241.194/32 |
Related pages
Pivot deeper into the graph from ofi.hu.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ofi.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.