Hostname
carpentum.tech
Last fetched
carpentum.tech resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
carpentum.tech 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.82.22 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.82.53 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.82.72 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.82.73 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.3.102 | 3.170.3.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.3.69 | 3.170.3.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.3.72 | 3.170.3.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.3.86 | 3.170.3.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- contact privacy inc. customer 0157591624
- Contact emails
- —
Subdomains
43 observed subdomains of carpentum.tech.
Showing 21 of 43. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for carpentum.tech.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.protonmail.ch |
| SPF_MX | carpentum.tech |
Related pages
Pivot deeper into the graph from carpentum.tech.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "carpentum.tech"})-[: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.