Hostname
architectingworkspaces.com
Last fetched
architectingworkspaces.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1387 as the registrar.
Nutrition Label
Resolution chain
architectingworkspaces.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.131.150.69 | 3.131.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:1387
- Organization
- c/o whoisproxy.com
- Contact emails
- e96afb87ab@architectingworkspaces.com.whoistrustee.com
- 4b7d45f5e52ef3462d1f75726064853fa3218a6f4e24ff6a0be8cc3b0dc79639@architectingworkspaces.com.whoisproxy.org
- acb406ce494d03294b37adcd38ecd1d2ab9432c5623dc498d7964bc52c0a86e1@architectingworkspaces.com.whoisproxy.org
- c436cda2c14765c1e756bd91188929f33bbb1d59c28d009f5ae23847802c2203@architectingworkspaces.com.whoisproxy.org
- d2db67f9b63628b395a16503d7c62576e8aca268b2650b0e0faadbeaf9987122@architectingworkspaces.com.whoisproxy.org
- eccda4d97b39adb1df7691a5130dfb1f8fc7b4bbdb5bd41abbf715c02bc136bf@architectingworkspaces.com.whoisproxy.org
Subdomains
2 observed subdomains of architectingworkspaces.com.
Web-graph footprint
Distinct hostnames that link to or from architectingworkspaces.com in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from architectingworkspaces.com.
- IP · 3.131.150.69
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1387
- Country · US
- Email · e96afb87ab@architectingworkspaces.com.whoistrustee.com
- TLD · .com
- Browse hostnames · ar…
- 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: "architectingworkspaces.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.