Hostname
samaltman.com
Last fetched
samaltman.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
samaltman.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.15.0.156 | 16.15.0.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.15.0.161 | 16.15.0.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.15.0.211 | 16.15.0.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.15.0.70 | 16.15.0.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.15.0.88 | 16.15.0.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.15.2.116 | 16.15.2.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.15.4.126 | 16.15.4.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.15.4.139 | 16.15.4.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.15.4.150 | 16.15.4.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.15.4.179 | 16.15.4.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.15.4.184 | 16.15.4.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.15.4.30 | 16.15.4.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.15.4.36 | 16.15.4.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.15.4.54 | 16.15.4.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.15.4.8 | 16.15.4.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.112.171 | 52.219.112.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.112.179 | 52.219.112.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.112.187 | 52.219.112.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.113.11 | 52.219.113.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.113.163 | 52.219.113.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- ******** ******** (see notes section below on how to view unmasked data)
- Contact emails
- ********@*****.***
- nichola@samaltman.com
- 8a999922-f0a5-4482-9edd-4aa1a9700f90@identity-protect.org
- 9cb40612-e0a3-45c0-9e5f-92c83988afe0@identity-protect.org
- 9dca6fa0-30a3-475e-8125-3a94f1ed8b7b@identity-protect.org
- aa340c16-860b-4391-b214-bbf6323825fb@identity-protect.org
- c819c0a9-6339-4318-a265-c4b1b6584260@identity-protect.org
- e28c09ef-1ad6-4e47-8a0a-e5ae5e67750d@identity-protect.org
- owner-11520726@samaltman.com.whoisprivacyservice.org
- owner-7633145@samaltman.com.whoisprivacyservice.org
- owner-7963645@samaltman.com.whoisprivacyservice.org
- owner-8233594@samaltman.com.whoisprivacyservice.org
Subdomains
5 observed subdomains of samaltman.com.
Web-graph footprint
Distinct hostnames that link to or from samaltman.com in the public web crawl.
17 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for samaltman.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from samaltman.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "samaltman.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.