Skip to content

Hostname

matgroup.cz

Last fetched

matgroup.cz resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE. WHOIS lists registrar:reg-webglobe as the registrar.

Nutrition Label

WHISPER CANON · matgroup.czRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/matgroup.cz

Resolution chain

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

IPPrefixASNOperatorCountry
164.92.131.213164.92.128.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE

WHOIS identity

Registrar
registrar:reg-webglobe
Organization
m.a.t. group, s.r.o.
Contact emails

Subdomains

3 observed subdomains of matgroup.cz.

Web-graph footprint

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

38 sites link to this hostname.

32 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for matgroup.cz.

MechanismTarget
SPF_INCLUDEsparkpostmail.com
SPF_IP31.15.10.155
SPF_IP31.30.101.84
SPF_IP80.95.101.176
SPF_MXmatgroup.cz

Related pages

Pivot deeper into the graph from matgroup.cz.

Cypher and MCP

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

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