Hostname
peptxt.com
Last fetched
peptxt.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FI. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
peptxt.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.33.235.28 | 13.33.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 13.33.235.60 | 13.33.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 13.33.235.83 | 13.33.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 13.33.235.85 | 13.33.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.168.73.104 | 3.168.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.73.29 | 3.168.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.73.57 | 3.168.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.73.72 | 3.168.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of peptxt.com owner
- Contact emails
- admin@newvcorp.com
- 38aa17ad-1cac-4bdd-97b8-73cebb13e46d@identity-protect.org
- 6107eac4-6c33-44da-8c05-df95bd0cc5fc@identity-protect.org
- 7893b66f-903a-43fd-bae9-80b591a0e6db@identity-protect.org
- a3c8dc65-1cf1-498c-926f-f33a940d75c3@identity-protect.org
- c2a5846f-bc87-49c6-b9b2-ecdb6beb74ed@identity-protect.org
- d10b386a-0db7-4125-8487-c0e095ca9e31@identity-protect.org
- owner-1588672@peptxt.com.whoisprivacyservice.org
Subdomains
5 observed subdomains of peptxt.com.
Threat posture
History
Related pages
Pivot deeper into the graph from peptxt.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "peptxt.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.