Hostname
compactszoftver.hu
Last fetched
compactszoftver.hu resolves to 2 IPv4 addresses operated by tarhely - Tarhely.Eu Szolgaltato Kft. in HU.
Nutrition Label
Resolution chain
compactszoftver.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 |
|---|---|---|---|---|
| 185.208.227.222 | 185.208.224.0/22 | AS43359 | tarhely - Tarhely.Eu Szolgaltato 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 compactszoftver.hu in WhisperGraph.
Subdomains
2 observed subdomains of compactszoftver.hu.
Web-graph footprint
Distinct hostnames that link to or from compactszoftver.hu in the public web crawl.
19 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from compactszoftver.hu.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "compactszoftver.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.