Hostname
penellagen.com
Last fetched
penellagen.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
penellagen.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.163.125.124 | 3.163.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.163.125.3 | 3.163.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.163.125.76 | 3.163.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.163.125.91 | 3.163.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of penellagen.com owner
- Contact emails
- 11f5713a-fe19-446c-ab8a-891bd30331a7@identity-protect.org
- 346e6b68-5dbb-4325-ab3f-5d54a20f6e0d@identity-protect.org
- 6bac7919-d1f6-489e-a18e-443e2415e128@identity-protect.org
- 700a285a-d299-4557-9023-e4adbe53a588@identity-protect.org
- 77032b02-cc93-4687-89fd-c1357a66a90d@identity-protect.org
- 7f9ee454-dce5-4edd-80cb-a6ad017961cf@identity-protect.org
- owner-7398663@penellagen.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of penellagen.com.
| Subdomain |
|---|
| www.penellagen.com |
Web-graph footprint
Distinct hostnames that link to or from penellagen.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from penellagen.com.
- IP · 3.163.125.124
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 11f5713a-fe19-446c-ab8a-891bd30331a7@identity-protect.org
- TLD · .com
- 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: "penellagen.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.