Hostname
penny.cz
Last fetched
penny.cz resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists registrar:reg-internet-cz as the registrar.
Nutrition Label
Resolution chain
penny.cz resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.49.253.169 | 34.32.0.0/11 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | US |
WHOIS identity
- Registrar
- registrar:reg-internet-cz
- Organization
- nextra czech republic s.r.o.
- Contact emails
Subdomains
35 observed subdomains of penny.cz.
Showing 25 of 35. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from penny.cz in the public web crawl.
342 sites link to this hostname.
44 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
19 SPF mechanisms authorising senders for penny.cz.
| Mechanism | Target |
|---|---|
| SPF_A | evidence.penny.cz |
| SPF_INCLUDE | elaine-asp.de |
| SPF_INCLUDE | mailkit.eu |
| SPF_INCLUDE | spf-001d0c01.pphosted.com |
| SPF_INCLUDE | spf-009d0501.pphosted.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.rewe-group.at |
| SPF_IP | 192.164.167.31 |
| SPF_IP | 192.164.167.32 |
| SPF_IP | 192.164.167.33 |
| SPF_IP | 192.164.167.34 |
| SPF_IP | 192.164.167.35 |
| SPF_IP | 192.164.172.104 |
| SPF_IP | 192.164.172.34 |
| SPF_IP | 192.164.172.80 |
| SPF_IP | 192.164.172.96 |
| SPF_IP | 194.228.174.71 |
| SPF_IP | 52.30.130.201/32 |
| SPF_IP | 54.229.2.165/32 |
Related pages
Pivot deeper into the graph from penny.cz.
- IP · 34.49.253.169
- ASN · AS396982GOOGLE-CLOUD-PLATFORM - Google LLC
- Registrar · registrar:reg-internet-cz
- Country · US
- Email · domeny@penny.cz
- TLD · .cz
- Browse hostnames · pe…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "penny.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.