Skip to content

Hostname

wp-hosting.cz

Last fetched

wp-hosting.cz resolves to 1 IPv4 address operated by SuperNetwork - SuperNetwork in CZ. WHOIS lists registrar:reg-gransy as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
88.86.121.14088.86.96.0/19AS39392SuperNetwork - SuperNetworkCZ

WHOIS identity

Registrar
registrar:reg-gransy
Organization
it & wp host s.r.o.
Contact emails

Subdomains

1,387 observed subdomains of wp-hosting.cz.

Web-graph footprint

Distinct hostnames that link to or from wp-hosting.cz in the public web crawl.

74 sites link to this hostname.

91 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for wp-hosting.cz.

MechanismTarget
SPF_Awp-hosting.cz
SPF_IP185.247.28.0/22
SPF_IP185.247.30.62
SPF_IP2a0d:b880::/29
SPF_IP88.86.115.114
SPF_IP88.86.115.117
SPF_IP88.86.115.85
SPF_IP88.86.121.140
SPF_IP95.168.199.148
SPF_MXwp-hosting.cz

Related pages

Pivot deeper into the graph from wp-hosting.cz.

Cypher and MCP

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

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