Hostname
paperlogic.net
Last fetched
paperlogic.net resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ZA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
paperlogic.net 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 |
|---|---|---|---|---|
| 3.174.129.125 | 3.174.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.174.129.25 | 3.174.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.174.129.84 | 3.174.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.174.129.95 | 3.174.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 54.192.151.118 | 54.192.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.192.151.119 | 54.192.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.192.151.41 | 54.192.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.192.151.64 | 54.192.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 0379ad1a-935e-4cbf-91dc-0eb6bf26f9d6@identity-protect.org
- 3521f0ce-93dd-4e10-8b0b-ec7d52525f66@identity-protect.org
- 4cdb2afd-82d5-416f-9bea-1fcccb5eac12@identity-protect.org
- 53f88206-641c-44ab-98b4-62c9bdcfdbe0@identity-protect.org
- b25a4aa2-075a-43fe-94a0-c6d4fec90658@identity-protect.org
- ba7857ba-87b2-45f8-8a56-ef222e1fce00@identity-protect.org
- e050c947-1d9d-4b8f-94d6-42219bb0311c@identity-protect.org
- owner-9799655@paperlogic.net.whoisprivacyservice.org
Subdomains
13 observed subdomains of paperlogic.net.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for paperlogic.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from paperlogic.net.
- IP · 3.174.129.125
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · ZA
- Email · 0379ad1a-935e-4cbf-91dc-0eb6bf26f9d6@identity-protect.org
- TLD · .net
- Browse hostnames · pa…
- 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: "paperlogic.net"})-[: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.