Skip to content

Hostname

m2hosting.cz

Last fetched

m2hosting.cz resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists registrar:reg-web4u as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
85.10.206.20885.10.192.0/18AS24940DE

WHOIS identity

Registrar
registrar:reg-web4u
Organization
martin kolář
Contact emails

Subdomains

22 observed subdomains of m2hosting.cz.

Web-graph footprint

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

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for m2hosting.cz.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.m2hosting.cz

Related pages

Pivot deeper into the graph from m2hosting.cz.

Cypher and MCP

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

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