Skip to content

Hostname

remarkplast.cz

Last fetched

remarkplast.cz resolves to 2 IPv4 addresses operated by ACTIVE24-AS - ACTIVE 24, s.r.o. in CZ. WHOIS lists registrar:reg-active24 as the registrar.

Nutrition Label

WHISPER CANON · remarkplast.czRouting diversity2.4/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint6.0/10canon.whisper.security/host/remarkplast.cz

Resolution chain

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

IPPrefixASNOperatorCountry
31.15.10.231.15.8.0/21AS25234ACTIVE24-AS - ACTIVE 24, s.r.o.CZ
37.9.175.21137.9.175.0/24AS51013WEBSUPPORT-SRO-SK-AS - WebSupport s.r.o.SK

WHOIS identity

Registrar
registrar:reg-active24
Organization
remarkplast s.r.o.
Contact emails

Subdomains

1 observed subdomain of remarkplast.cz.

Web-graph footprint

Distinct hostnames that link to or from remarkplast.cz in the public web crawl.

23 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for remarkplast.cz.

MechanismTarget
SPF_INCLUDE_spf.m1.websupport.sk
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.179.205.174
SPF_IP62.168.13.218

Related pages

Pivot deeper into the graph from remarkplast.cz.

Cypher and MCP

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

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