Hostname
pencilmarkings.com
Last fetched
pencilmarkings.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
pencilmarkings.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.225.35.109 | 13.225.41.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GR |
| 13.225.35.123 | 13.225.41.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GR |
| 13.225.35.26 | 13.225.41.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GR |
| 13.225.35.34 | 13.225.41.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GR |
| 143.204.194.107 | 143.204.251.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 143.204.194.108 | 143.204.251.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 143.204.194.51 | 143.204.251.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 143.204.194.92 | 143.204.251.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- iana:468
- Organization
- canvas digital
- Contact emails
- henryiis@gmail.com
- 1493bdca-53d0-44df-a663-88fdaa424298@identity-protect.org
- 58773c27-e10f-47e7-9808-26238cccb439@identity-protect.org
- af58491c-8d29-49f0-bacd-69ba7da23858@identity-protect.org
- ea1caea5-dc36-45b5-8a05-e1efd34b8d51@identity-protect.org
- owner-2275561@pencilmarkings.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of pencilmarkings.com.
| Subdomain |
|---|
| www.pencilmarkings.com |
Threat posture
History
Related pages
Pivot deeper into the graph from pencilmarkings.com.
- IP · 13.225.35.109
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · GR
- Email · henryiis@gmail.com
- 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: "pencilmarkings.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.