Hostname
temporarystratum.com
Last fetched
temporarystratum.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
temporarystratum.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 |
|---|---|---|---|---|
| 3.174.113.106 | 3.174.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.174.113.51 | 3.174.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.174.113.73 | 3.174.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.174.113.9 | 3.174.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 52.85.61.117 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.119 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.19 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.78 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of temporarystratum.com owner
- Contact emails
- 2963276a-bf49-4cda-85fb-35957749838e@identity-protect.org
- 6775e037-5ea1-40c5-9d2f-7353b72bf859@identity-protect.org
- 6f6acce0-b9ce-4c65-8c64-fc2594def2ea@identity-protect.org
- a1487b83-8c61-4a01-8457-23e546297158@identity-protect.org
- b034cd13-d08a-4e02-857e-24e7ae990767@identity-protect.org
- c0a4afcb-83d0-4cd1-9d0b-e57f96323e52@identity-protect.org
- owner-3877402@temporarystratum.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of temporarystratum.com.
| Subdomain |
|---|
| api.temporarystratum.com |
Threat posture
History
Related pages
Pivot deeper into the graph from temporarystratum.com.
- IP · 3.174.113.106
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · FI
- Email · 2963276a-bf49-4cda-85fb-35957749838e@identity-protect.org
- TLD · .com
- Browse hostnames · te…
- 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: "temporarystratum.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.