Skip to content

Hostname

webmaxx.sk

Last fetched

webmaxx.sk resolves to 2 IPv4 addresses operated by AS20845 in HU. WHOIS lists registrar:webhouse, s.r.o. as the registrar.

Nutrition Label

WHISPER CANON · webmaxx.skRouting diversity2.4/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/webmaxx.sk

Resolution chain

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

WHOIS identity

Registrar
registrar:webhouse, s.r.o.
Organization
webmaxx slovakia s.r.o.
Contact emails

Subdomains

2 observed subdomains of webmaxx.sk.

Web-graph footprint

Distinct hostnames that link to or from webmaxx.sk in the public web crawl.

31 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for webmaxx.sk.

MechanismTarget
SPF_Awebmaxx.sk
SPF_INCLUDEspf.protection.outlook.com
SPF_IP79.139.62.175
SPF_MXwebmaxx.sk

Related pages

Pivot deeper into the graph from webmaxx.sk.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "webmaxx.sk"})-[: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.