Hostname
romix.hu
Last fetched
romix.hu resolves to 1 IPv4 address operated by SERVERGARDEN-AS - Servergarden Kft. in HU.
Nutrition Label
Resolution chain
romix.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 |
|---|---|---|---|---|
| 185.51.65.36 | 185.51.64.0/22 | AS47381 | SERVERGARDEN-AS - Servergarden Kft. | HU |
WHOIS identity
No WHOIS records are currently associated with romix.hu in WhisperGraph.
Subdomains
109 observed subdomains of romix.hu.
Showing 25 of 109. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from romix.hu in the public web crawl.
45 sites link to this hostname.
4 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for romix.hu.
| Mechanism | Target |
|---|---|
| SPF_A | mail.fulike.hu |
| SPF_A | mail.romix.hu |
| SPF_INCLUDE | awh.hu |
| SPF_INCLUDE | mail.fulike.hu |
| SPF_INCLUDE | mail.romix.hu |
| SPF_IP | 139.28.140.245 |
| SPF_IP | 185.112.159.22 |
| SPF_IP | 185.112.159.3 |
| SPF_IP | 185.51.65.34 |
| SPF_IP | 2a01:ae20:1:801:0:222:1:4 |
| SPF_IP | 51.38.53.68 |
| SPF_IP | 51.38.53.70 |
| SPF_IP | 80.77.113.181 |
Related pages
Pivot deeper into the graph from romix.hu.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "romix.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.