Hostname
penny.ro
Last fetched
penny.ro resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists registrar:ici - registrar as the registrar.
Nutrition Label
Resolution chain
penny.ro 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:ici - registrar
- Organization
- —
- Contact emails
- —
Subdomains
57 observed subdomains of penny.ro.
Showing 25 of 57. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from penny.ro in the public web crawl.
217 sites link to this hostname.
60 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
13 SPF mechanisms authorising senders for penny.ro.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf-001d0c01.pphosted.com |
| SPF_INCLUDE | spf-001d0c03.pphosted.com |
| SPF_INCLUDE | spf-009d0501.pphosted.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.96 |
| SPF_IP | 84.38.193.24 |
| SPF_MX | penny.ro |
Related pages
Pivot deeper into the graph from penny.ro.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "penny.ro"})-[: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.