Skip to content

Hostname

ibis-pc.cz

Last fetched

ibis-pc.cz resolves to 1 IPv4 address operated by AS34040 in CZ.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
62.204.224.8062.204.224.0/19AS34040CZ

WHOIS identity

No WHOIS records are currently associated with ibis-pc.cz in WhisperGraph.

Subdomains

6 observed subdomains of ibis-pc.cz.

Web-graph footprint

Distinct hostnames that link to or from ibis-pc.cz in the public web crawl.

25 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for ibis-pc.cz.

MechanismTarget
SPF_Aibis-pc.cz
SPF_IP62.204.224.0/19
SPF_MXibis-pc.cz

Related pages

Pivot deeper into the graph from ibis-pc.cz.

Cypher and MCP

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

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