Hostname
ouz.hu
Last fetched
ouz.hu resolves to 2 IPv4 addresses operated by ATW-AS - ATW Internet Kft. in HU.
Nutrition Label
Resolution chain
ouz.hu 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 |
|---|---|---|---|---|
| 37.221.213.83 | 37.221.212.0/22 | AS41075 | ATW-AS - ATW Internet Kft. | HU |
| 87.229.24.150 | 87.229.24.0/24 | AS41075 | ATW-AS - ATW Internet Kft. | HU |
WHOIS identity
No WHOIS records are currently associated with ouz.hu in WhisperGraph.
Subdomains
17 observed subdomains of ouz.hu.
Web-graph footprint
Distinct hostnames that link to or from ouz.hu in the public web crawl.
7 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
6 SPF mechanisms authorising senders for ouz.hu.
| Mechanism | Target |
|---|---|
| SPF_A | ouz.hu |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.eu-north-1.amazonaws.com |
| SPF_IP | 212.108.220.117 |
| SPF_IP | 2a01:4f8:160:8487:0:0:0:2 |
| SPF_MX | ouz.hu |
Related pages
Pivot deeper into the graph from ouz.hu.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ouz.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.