Hostname
gwenpenn.com
Last fetched
gwenpenn.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:1387 as the registrar.
Nutrition Label
Resolution chain
gwenpenn.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 |
|---|---|---|---|---|
| 165.227.255.109 | 165.227.252.0/22 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | US |
WHOIS identity
- Registrar
- iana:1387
- Organization
- contact privacy inc. customer 124383920
- Contact emails
- e59715a792@gwenpenn.com.whoistrustee.com
- k1miffj8zzgp@contactprivacy.email
- 44e8d3e4094863ee54f1564036ce6a7d31d5fade57d920b8f2b60ec6f957dec3@gwenpenn.com.whoisproxy.org
- 5d14964b6dd26ef54a29edd11821e19ecb0513862c9121b0acfbe0dc378ea19d@gwenpenn.com.whoisproxy.org
- a46e8e933768b374f885c6164eede01538e7850d6359e3711415b02dc588fbb0@gwenpenn.com.whoisproxy.org
- b038cd668038ea7ec74e5e0839961201570568667861345c27cd6f6c2ee77cf0@gwenpenn.com.whoisproxy.org
- f38e1bc6c6594a72e9f877d54e7a3e0cbf11cabb869fb9de78d245434fa7e20c@gwenpenn.com.whoisproxy.org
Subdomains
8 observed subdomains of gwenpenn.com.
Web-graph footprint
Distinct hostnames that link to or from gwenpenn.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for gwenpenn.com.
| Mechanism | Target |
|---|---|
| SPF_A | gwenpenn.com |
| SPF_INCLUDE | spf.mtasv.net |
| SPF_MX | gwenpenn.com |
Related pages
Pivot deeper into the graph from gwenpenn.com.
- IP · 165.227.255.109
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:1387
- Country · US
- Email · e59715a792@gwenpenn.com.whoistrustee.com
- TLD · .com
- Browse hostnames · gw…
- 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: "gwenpenn.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.