Skip to content

Hostname

compactszoftver.hu

Last fetched

compactszoftver.hu resolves to 2 IPv4 addresses operated by tarhely - Tarhely.Eu Szolgaltato Kft. in HU.

Nutrition Label

WHISPER CANON · compactszoftver.huRouting diversity2.4/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/compactszoftver.hu

Resolution chain

compactszoftver.hu resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.208.227.222185.208.224.0/22AS43359tarhely - Tarhely.Eu Szolgaltato Kft.HU
87.229.24.15087.229.24.0/24AS41075ATW-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

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.