Skip to content

Hostname

mapor.cz

Last fetched

mapor.cz resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in DE. WHOIS lists registrar:reg-media4web as the registrar.

Nutrition Label

WHISPER CANON · mapor.czRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/mapor.cz

Resolution chain

mapor.cz resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
35.242.206.7835.242.192.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCDE

WHOIS identity

Registrar
registrar:reg-media4web
Organization
mapor spol. s r.o.
Contact emails

Subdomains

5 observed subdomains of mapor.cz.

Web-graph footprint

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

10 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for mapor.cz.

MechanismTarget
SPF_Aspf.t-mobile.cz
SPF_IP81.200.48.115
SPF_IP81.200.48.21/32
SPF_IP81.200.48.59/32
SPF_IP86.63.219.70
SPF_IP93.153.104.112/32
SPF_IP93.153.104.113/32
SPF_IP93.153.117.164/32
SPF_IP95.80.214.203
SPF_IP95.80.214.205

Related pages

Pivot deeper into the graph from mapor.cz.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mapor.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.