Skip to content

Hostname

penco.cz

Last fetched

penco.cz resolves to 2 IPv4 addresses operated by AKAMAI-LINODE-AP - Akamai Connected Cloud in DE.

Nutrition Label

WHISPER CANON · penco.czRouting diversity2.4/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/penco.cz

Resolution chain

penco.cz resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
139.162.169.146139.162.160.0/19AS63949AKAMAI-LINODE-AP - Akamai Connected CloudDE
31.15.13.19631.15.8.0/21AS25234ACTIVE24-AS - ACTIVE 24, s.r.o.CZ

WHOIS identity

No WHOIS records are currently associated with penco.cz in WhisperGraph.

Subdomains

3 observed subdomains of penco.cz.

Web-graph footprint

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

115 sites link to this hostname.

44 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for penco.cz.

MechanismTarget
SPF_Apenco.cz
SPF_INCLUDE_spf.upgates.com
SPF_INCLUDEspf.active24.com
SPF_INCLUDEspf.smartemailing.cz
SPF_MXpenco.cz

Related pages

Pivot deeper into the graph from penco.cz.

Cypher and MCP

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

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