Hostname
penna.com
Last fetched
penna.com resolves to 1 IPv4 address operated by AS61323 in GB. WHOIS lists iana:69 as the registrar.
Nutrition Label
Resolution chain
penna.com 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 |
|---|---|---|---|---|
| 45.157.41.55 | 45.157.40.0/22 | AS61323 | — | GB |
WHOIS identity
- Registrar
- iana:69
- Organization
- contact privacy inc. customer 0159719244
- Contact emails
Subdomains
12 observed subdomains of penna.com.
Web-graph footprint
Distinct hostnames that link to or from penna.com in the public web crawl.
82 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
43 SPF mechanisms authorising senders for penna.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | adecco.net |
| SPF_INCLUDE | spf1.penna.com |
| SPF_IP | 146.20.14.105 |
| SPF_IP | 146.20.14.106 |
| SPF_IP | 148.105.8.0/21 |
| SPF_IP | 164.177.132.168 |
| SPF_IP | 164.177.132.169 |
| SPF_IP | 164.177.132.170 |
| SPF_IP | 164.177.132.171 |
| SPF_IP | 198.2.128.0/18 |
| SPF_IP | 204.156.176.0/23 |
| SPF_IP | 204.156.178.0/24 |
| SPF_IP | 205.201.128.0/20 |
| SPF_IP | 207.189.124.0/23 |
| SPF_IP | 207.189.99.200/29 |
| SPF_IP | 207.97.204.97 |
| SPF_IP | 209.162.194.0/24 |
| SPF_IP | 209.222.65.0/24 |
| SPF_IP | 209.222.66.0/23 |
| SPF_IP | 213.219.55.0/27 |
| SPF_IP | 213.219.55.25/32 |
| SPF_IP | 213.52.141.128/27 |
| SPF_IP | 216.41.143.0/24 |
| SPF_IP | 216.46.168.197 |
| SPF_IP | 216.46.168.222 |
| SPF_IP | 216.58.172.197 |
| SPF_IP | 216.58.172.198 |
| SPF_IP | 3.137.16.58 |
| SPF_IP | 31.193.3.8/32 |
| SPF_IP | 31.25.184.44/32 |
| SPF_IP | 31.25.184.72/32 |
| SPF_IP | 35.183.73.63 |
| SPF_IP | 37.46.3.168/29 |
| SPF_IP | 50.56.130.220 |
| SPF_IP | 50.56.130.221 |
| SPF_IP | 54.154.125.193/32 |
| SPF_IP | 54.194.14.170 |
| SPF_IP | 54.93.34.201 |
| SPF_IP | 62.216.225.64/27 |
| SPF_IP | 72.35.23.0/24 |
| SPF_IP | 72.46.76.0/22 |
| SPF_IP | 80.193.231.66/28 |
| SPF_IP | 94.245.120.86 |
Related pages
Pivot deeper into the graph from penna.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "penna.com"})-[: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.